Combining Philosophers

Ideas for Hesiod, E.J. Lemmon and Richard Dedekind

unexpand these ideas     |    start again     |     choose another area for these philosophers

display all the ideas for this combination of philosophers


11 ideas

4. Formal Logic / C. Predicate Calculus PC / 2. Tools of Predicate Calculus / a. Symbols of PC
Write '(∀x)(...)' to mean 'take any x: then...', and '(∃x)(...)' to mean 'there is an x such that....' [Lemmon]
     Full Idea: Just as '(∀x)(...)' is to mean 'take any x: then....', so we write '(∃x)(...)' to mean 'there is an x such that....'
     From: E.J. Lemmon (Beginning Logic [1965], 3.1)
     A reaction: [Actually Lemmon gives the universal quantifier symbol as '(x)', but the inverted A ('∀') seems to have replaced it these days]
'Gm' says m has property G, and 'Pmn' says m has relation P to n [Lemmon]
     Full Idea: A predicate letter followed by one name expresses a property ('Gm'), and a predicate-letter followed by two names expresses a relation ('Pmn'). We could write 'Pmno' for a complex relation like betweenness.
     From: E.J. Lemmon (Beginning Logic [1965], 3.1)
The 'symbols' are bracket, connective, term, variable, predicate letter, reverse-E [Lemmon]
     Full Idea: I define a 'symbol' (of the predicate calculus) as either a bracket or a logical connective or a term or an individual variable or a predicate-letter or reverse-E (∃).
     From: E.J. Lemmon (Beginning Logic [1965], 4.1)
4. Formal Logic / C. Predicate Calculus PC / 2. Tools of Predicate Calculus / b. Terminology of PC
Our notation uses 'predicate-letters' (for 'properties'), 'variables', 'proper names', 'connectives' and 'quantifiers' [Lemmon]
     Full Idea: Quantifier-notation might be thus: first, render into sentences about 'properties', and use 'predicate-letters' for them; second, introduce 'variables'; third, introduce propositional logic 'connectives' and 'quantifiers'. Plus letters for 'proper names'.
     From: E.J. Lemmon (Beginning Logic [1965], 3.1)
4. Formal Logic / C. Predicate Calculus PC / 2. Tools of Predicate Calculus / c. Derivations rules of PC
Universal Elimination (UE) lets us infer that an object has F, from all things having F [Lemmon]
     Full Idea: Our rule of universal quantifier elimination (UE) lets us infer that any particular object has F from the premiss that all things have F. It is a natural extension of &E (and-elimination), as universal propositions generally affirm a complex conjunction.
     From: E.J. Lemmon (Beginning Logic [1965], 3.2)
With finite named objects, we can generalise with &-Intro, but otherwise we need ∀-Intro [Lemmon]
     Full Idea: If there are just three objects and each has F, then by an extension of &I we are sure everything has F. This is of no avail, however, if our universe is infinitely large or if not all objects have names. We need a new device, Universal Introduction, UI.
     From: E.J. Lemmon (Beginning Logic [1965], 3.2)
UE all-to-one; UI one-to-all; EI arbitrary-to-one; EE proof-to-one [Lemmon]
     Full Idea: Univ Elim UE - if everything is F, then something is F; Univ Intro UI - if an arbitrary thing is F, everything is F; Exist Intro EI - if an arbitrary thing is F, something is F; Exist Elim EE - if a proof needed an object, there is one.
     From: E.J. Lemmon (Beginning Logic [1965], 3.3)
     A reaction: [My summary of Lemmon's four main rules for predicate calculus] This is the natural deduction approach, of trying to present the logic entirely in terms of introduction and elimination rules. See Bostock on that.
Predicate logic uses propositional connectives and variables, plus new introduction and elimination rules [Lemmon]
     Full Idea: In predicate calculus we take over the propositional connectives and propositional variables - but we need additional rules for handling quantifiers: four rules, an introduction and elimination rule for the universal and existential quantifiers.
     From: E.J. Lemmon (Beginning Logic [1965])
     A reaction: This is Lemmon's natural deduction approach (invented by Gentzen), which is largely built on introduction and elimination rules.
Universal elimination if you start with the universal, introduction if you want to end with it [Lemmon]
     Full Idea: The elimination rule for the universal quantifier concerns the use of a universal proposition as a premiss to establish some conclusion, whilst the introduction rule concerns what is required by way of a premiss for a universal proposition as conclusion.
     From: E.J. Lemmon (Beginning Logic [1965], 3.2)
     A reaction: So if you start with the universal, you need to eliminate it, and if you start without it you need to introduce it.
4. Formal Logic / C. Predicate Calculus PC / 2. Tools of Predicate Calculus / d. Universal quantifier ∀
If there is a finite domain and all objects have names, complex conjunctions can replace universal quantifiers [Lemmon]
     Full Idea: If all objects in a given universe had names which we knew and there were only finitely many of them, then we could always replace a universal proposition about that universe by a complex conjunction.
     From: E.J. Lemmon (Beginning Logic [1965], 3.2)
4. Formal Logic / C. Predicate Calculus PC / 2. Tools of Predicate Calculus / e. Existential quantifier ∃
'Some Frenchmen are generous' is rendered by (∃x)(Fx→Gx), and not with the conditional → [Lemmon]
     Full Idea: It is a common mistake to render 'some Frenchmen are generous' by (∃x)(Fx→Gx) rather than the correct (∃x)(Fx&Gx). 'All Frenchmen are generous' is properly rendered by a conditional, and true if there are no Frenchmen.
     From: E.J. Lemmon (Beginning Logic [1965], 3.1)
     A reaction: The existential quantifier implies the existence of an x, but the universal quantifier does not.