Combining Philosophers

All the ideas for Pherecydes, Dale Jacquette and E.J. Lemmon

expand these ideas     |    start again     |     specify just one area for these philosophers


85 ideas

4. Formal Logic / B. Propositional Logic PL / 1. Propositional Logic
'Contradictory' propositions always differ in truth-value [Lemmon]
4. Formal Logic / B. Propositional Logic PL / 2. Tools of Propositional Logic / a. Symbols of PL
That proposition that both P and Q is their 'conjunction', written P∧Q [Lemmon]
The sign |- may be read as 'therefore' [Lemmon]
We write the 'negation' of P (not-P) as ¬ [Lemmon]
We write 'P if and only if Q' as P↔Q; it is also P iff Q, or (P→Q)∧(Q→P) [Lemmon]
If A and B are 'interderivable' from one another we may write A -||- B [Lemmon]
We write the conditional 'if P (antecedent) then Q (consequent)' as P→Q [Lemmon]
That proposition that either P or Q is their 'disjunction', written P∨Q [Lemmon]
4. Formal Logic / B. Propositional Logic PL / 2. Tools of Propositional Logic / b. Terminology of PL
The 'scope' of a connective is the connective, the linked formulae, and the brackets [Lemmon]
A 'substitution-instance' is a wff formed by consistent replacing variables with wffs [Lemmon]
A wff is 'inconsistent' if all assignments to variables result in the value F [Lemmon]
'Contrary' propositions are never both true, so that ¬(A∧B) is a tautology [Lemmon]
Two propositions are 'equivalent' if they mirror one another's truth-value [Lemmon]
A wff is 'contingent' if produces at least one T and at least one F [Lemmon]
'Subcontrary' propositions are never both false, so that A∨B is a tautology [Lemmon]
A 'implies' B if B is true whenever A is true (so that A→B is tautologous) [Lemmon]
A wff is a 'tautology' if all assignments to variables result in the value T [Lemmon]
A 'theorem' is the conclusion of a provable sequent with zero assumptions [Lemmon]
A 'well-formed formula' follows the rules for variables, ¬, →, ∧, ∨, and ↔ [Lemmon]
4. Formal Logic / B. Propositional Logic PL / 2. Tools of Propositional Logic / c. Derivation rules of PL
RAA: If assuming A will prove B∧¬B, then derive ¬A [Lemmon]
MTT: Given ¬B and A→B, we derive ¬A [Lemmon]
∨I: Given either A or B separately, we may derive A∨B [Lemmon]
DN: Given A, we may derive ¬¬A [Lemmon]
A: we may assume any proposition at any stage [Lemmon]
∧E: Given A∧B, we may derive either A or B separately [Lemmon]
∨E: Derive C from A∨B, if C can be derived both from A and from B [Lemmon]
∧I: Given A and B, we may derive A∧B [Lemmon]
CP: Given a proof of B from A as assumption, we may derive A→B [Lemmon]
MPP: Given A and A→B, we may derive B [Lemmon]
4. Formal Logic / B. Propositional Logic PL / 2. Tools of Propositional Logic / d. Basic theorems of PL
'Modus tollendo ponens' (MTP) says ¬P, P ∨ Q |- Q [Lemmon]
'Modus ponendo tollens' (MPT) says P, ¬(P ∧ Q) |- ¬Q [Lemmon]
We can change conditionals into negated conjunctions with P→Q -||- ¬(P ∧ ¬Q) [Lemmon]
We can change conditionals into disjunctions with P→Q -||- ¬P ∨ Q [Lemmon]
De Morgan's Laws make negated conjunctions/disjunctions into non-negated disjunctions/conjunctions [Lemmon]
The Distributive Laws can rearrange a pair of conjunctions or disjunctions [Lemmon]
We can change conjunctions into negated conditionals with P→Q -||- ¬(P → ¬Q) [Lemmon]
4. Formal Logic / B. Propositional Logic PL / 3. Truth Tables
Truth-tables are good for showing invalidity [Lemmon]
A truth-table test is entirely mechanical, but this won't work for more complex logic [Lemmon]
4. Formal Logic / B. Propositional Logic PL / 4. Soundness of PL
If any of the nine rules of propositional logic are applied to tautologies, the result is a tautology [Lemmon]
4. Formal Logic / B. Propositional Logic PL / 5. Completeness of PL
Propositional logic is complete, since all of its tautologous sequents are derivable [Lemmon]
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]
'Gm' says m has property G, and 'Pmn' says m has relation P to n [Lemmon]
The 'symbols' are bracket, connective, term, variable, predicate letter, reverse-E [Lemmon]
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]
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]
With finite named objects, we can generalise with &-Intro, but otherwise we need ∀-Intro [Lemmon]
UE all-to-one; UI one-to-all; EI arbitrary-to-one; EE proof-to-one [Lemmon]
Predicate logic uses propositional connectives and variables, plus new introduction and elimination rules [Lemmon]
Universal elimination if you start with the universal, introduction if you want to end with it [Lemmon]
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]
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]
4. Formal Logic / D. Modal Logic ML / 3. Modal Logic Systems / a. Systems of modal logic
Modal logic is multiple systems, shown in the variety of accessibility relations between worlds [Jacquette]
4. Formal Logic / D. Modal Logic ML / 4. Alethic Modal Logic
The modal logic of C.I.Lewis was only interpreted by Kripke and Hintikka in the 1960s [Jacquette]
5. Theory of Logic / A. Overview of Logic / 1. Overview of Logic
The two main views in philosophy of logic are extensionalism and intensionalism [Jacquette]
Logic describes inferences between sentences expressing possible properties of objects [Jacquette]
5. Theory of Logic / A. Overview of Logic / 6. Classical Logic
Classical logic is bivalent, has excluded middle, and only quantifies over existent objects [Jacquette]
5. Theory of Logic / B. Logical Consequence / 8. Material Implication
The paradoxes of material implication are P |- Q → P, and ¬P |- P → Q [Lemmon]
5. Theory of Logic / C. Ontology of Logic / 2. Platonism in Logic
Logic is not just about signs, because it relates to states of affairs, objects, properties and truth-values [Jacquette]
5. Theory of Logic / F. Referring in Logic / 2. Descriptions / c. Theory of definite descriptions
On Russell's analysis, the sentence "The winged horse has wings" comes out as false [Jacquette]
5. Theory of Logic / G. Quantification / 4. Substitutional Quantification
Nominalists like substitutional quantification to avoid the metaphysics of objects [Jacquette]
Substitutional universal quantification retains truth for substitution of terms of the same type [Jacquette]
5. Theory of Logic / I. Semantics of Logic / 5. Extensionalism
Extensionalists say that quantifiers presuppose the existence of their objects [Jacquette]
5. Theory of Logic / I. Semantics of Logic / 6. Intensionalism
Intensionalists say meaning is determined by the possession of properties [Jacquette]
5. Theory of Logic / L. Paradox / 5. Paradoxes in Set Theory / d. Russell's paradox
Can a Barber shave all and only those persons who do not shave themselves? [Jacquette]
7. Existence / A. Nature of Existence / 3. Being / a. Nature of Being
To grasp being, we must say why something exists, and why there is one world [Jacquette]
7. Existence / A. Nature of Existence / 5. Reason for Existence
Being is maximal consistency [Jacquette]
Existence is completeness and consistency [Jacquette]
7. Existence / D. Theories of Reality / 1. Ontologies
Ontology is the same as the conceptual foundations of logic [Jacquette]
7. Existence / D. Theories of Reality / 11. Ontological Commitment / a. Ontological commitment
Ontology must include the minimum requirements for our semantics [Jacquette]
7. Existence / E. Categories / 3. Proposed Categories
Logic is based either on separate objects and properties, or objects as combinations of properties [Jacquette]
Reduce states-of-affairs to object-property combinations, and possible worlds to states-of-affairs [Jacquette]
8. Modes of Existence / B. Properties / 11. Properties as Sets
If classes can't be eliminated, and they are property combinations, then properties (universals) can't be either [Jacquette]
9. Objects / A. Existence of Objects / 1. Physical Objects
An object is a predication subject, distinguished by a distinctive combination of properties [Jacquette]
9. Objects / A. Existence of Objects / 2. Abstract Objects / c. Modern abstracta
Numbers, sets and propositions are abstract particulars; properties, qualities and relations are universals [Jacquette]
10. Modality / E. Possible worlds / 1. Possible Worlds / a. Possible worlds
The actual world is a consistent combination of states, made of consistent property combinations [Jacquette]
10. Modality / E. Possible worlds / 2. Nature of Possible Worlds / a. Nature of possible worlds
The actual world is a maximally consistent combination of actual states of affairs [Jacquette]
10. Modality / E. Possible worlds / 2. Nature of Possible Worlds / c. Worlds as propositions
Do proposition-structures not associated with the actual world deserve to be called worlds? [Jacquette]
We must experience the 'actual' world, which is defined by maximally consistent propositions [Jacquette]
15. Nature of Minds / B. Features of Minds / 5. Qualia / c. Explaining qualia
If qualia supervene on intentional states, then intentional states are explanatorily fundamental [Jacquette]
17. Mind and Body / E. Mind as Physical / 2. Reduction of Mind
Reduction of intentionality involving nonexistent objects is impossible, as reduction must be to what is actual [Jacquette]
19. Language / C. Assigning Meanings / 7. Extensional Semantics
Extensionalist semantics forbids reference to nonexistent objects [Jacquette]
Extensionalist semantics is circular, as we must know the extension before assessing 'Fa' [Jacquette]
19. Language / D. Propositions / 1. Propositions
The extreme views on propositions are Frege's Platonism and Quine's extreme nominalism [Jacquette]
26. Natural Theory / A. Speculations on Nature / 6. Early Matter Theories / c. Ultimate substances
Pherecydes said the first principle and element is earth [Pherecydes, by Sext.Empiricus]
29. Religion / D. Religious Issues / 2. Immortality / a. Immortality
Pherecydes was the first to say that the soul is eternal [Pherecydes, by Cicero]