Combining Texts

All the ideas for 'fragments/reports', 'Beginning Logic' and 'Counterparts and Identity'

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


79 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]
We write the conditional 'if P (antecedent) then Q (consequent)' as P→Q [Lemmon]
We write the 'negation' of P (not-P) as ¬ [Lemmon]
That proposition that either P or Q is their 'disjunction', written P∨Q [Lemmon]
We write 'P if and only if Q' as P↔Q; it is also P iff Q, or (P→Q)∧(Q→P) [Lemmon]
The sign |- may be read as 'therefore' [Lemmon]
If A and B are 'interderivable' from one another we may write A -||- B [Lemmon]
4. Formal Logic / B. Propositional Logic PL / 2. Tools of Propositional Logic / b. Terminology of PL
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]
Two propositions are 'equivalent' if they mirror one another's truth-value [Lemmon]
'Subcontrary' propositions are never both false, so that A∨B is a tautology [Lemmon]
'Contrary' propositions are never both true, so that ¬(A∧B) is a tautology [Lemmon]
A wff is a 'tautology' if all assignments to variables result in the value T [Lemmon]
A wff is 'contingent' if produces at least one T and at least one F [Lemmon]
A 'theorem' is the conclusion of a provable sequent with zero assumptions [Lemmon]
A 'implies' B if B is true whenever A is true (so that A→B is tautologous) [Lemmon]
A 'well-formed formula' follows the rules for variables, ¬, →, ∧, ∨, and ↔ [Lemmon]
The 'scope' of a connective is the connective, the linked formulae, and the brackets [Lemmon]
4. Formal Logic / B. Propositional Logic PL / 2. Tools of Propositional Logic / c. Derivation rules of PL
DN: Given A, we may derive ¬¬A [Lemmon]
∧I: Given A and B, we may derive A∧B [Lemmon]
MPP: Given A and A→B, we may derive B [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]
MTT: Given ¬B and A→B, we derive ¬A [Lemmon]
A: we may assume any proposition at any stage [Lemmon]
∨I: Given either A or B separately, we may derive A∨B [Lemmon]
RAA: If assuming A will prove B∧¬B, then derive ¬A [Lemmon]
CP: Given a proof of B from A as assumption, we may derive A→B [Lemmon]
4. Formal Logic / B. Propositional Logic PL / 2. Tools of Propositional Logic / d. Basic theorems of PL
'Modus ponendo tollens' (MPT) says P, ¬(P ∧ Q) |- ¬Q [Lemmon]
We can change conjunctions into negated conditionals with P→Q -||- ¬(P → ¬Q) [Lemmon]
The Distributive Laws can rearrange a pair of conjunctions or disjunctions [Lemmon]
De Morgan's Laws make negated conjunctions/disjunctions into non-negated disjunctions/conjunctions [Lemmon]
We can change conditionals into disjunctions with P→Q -||- ¬P ∨ Q [Lemmon]
We can change conditionals into negated conjunctions with P→Q -||- ¬(P ∧ ¬Q) [Lemmon]
'Modus tollendo ponens' (MTP) says ¬P, P ∨ Q |- 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]
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]
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]
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 / 7. Barcan Formula
To say there could have been people who don't exist, but deny those possible things, rejects Barcan [Stalnaker, by Rumfitt]
5. Theory of Logic / B. Logical Consequence / 8. Material Implication
The paradoxes of material implication are P |- Q → P, and ¬P |- P → Q [Lemmon]
7. Existence / A. Nature of Existence / 5. Reason for Existence
Nothing could come out of nothing, and existence could never completely cease [Empedocles]
7. Existence / B. Change in Existence / 1. Nature of Change
Empedocles says things are at rest, unless love unites them, or hatred splits them [Empedocles, by Aristotle]
9. Objects / A. Existence of Objects / 6. Nihilism about Objects
There is no coming-to-be of anything, but only mixing and separating [Empedocles, by Aristotle]
9. Objects / E. Objects over Time / 10. Beginning of an Object
Substance is not created or destroyed in mortals, but there is only mixing and exchange [Empedocles]
10. Modality / E. Possible worlds / 3. Transworld Objects / c. Counterparts
Unlike Lewis, I defend an actualist version of counterpart theory [Stalnaker]
If possible worlds really differ, I can't be in more than one at a time [Stalnaker]
If counterparts exist strictly in one world only, this seems to be extreme invariant essentialism [Stalnaker]
13. Knowledge Criteria / E. Relativism / 3. Subjectivism
One vision is produced by both eyes [Empedocles]
17. Mind and Body / A. Mind-Body Dualism / 3. Panpsychism
Wisdom and thought are shared by all things [Empedocles]
18. Thought / A. Modes of Thought / 1. Thought
For Empedocles thinking is almost identical to perception [Empedocles, by Theophrastus]
19. Language / C. Assigning Meanings / 8. Possible Worlds Semantics
Extensional semantics has individuals and sets; modal semantics has intensions, functions of world to extension [Stalnaker]
22. Metaethics / B. Value / 2. Values / j. Evil
Empedocles said good and evil were the basic principles [Empedocles, by Aristotle]
26. Natural Theory / A. Speculations on Nature / 1. Nature
'Nature' is just a word invented by people [Empedocles]
26. Natural Theory / A. Speculations on Nature / 6. Early Matter Theories / e. The One
The principle of 'Friendship' in Empedocles is the One, and is bodiless [Empedocles, by Plotinus]
26. Natural Theory / A. Speculations on Nature / 6. Early Matter Theories / f. Ancient elements
Empedocles said that there are four material elements, and two further creative elements [Empedocles, by Aristotle]
Empedocles says bone is water, fire and earth in ratio 2:4:2 [Empedocles, by Inwood]
Fire, Water, Air and Earth are elements, being simple as well as homoeomerous [Empedocles, by Aristotle]
The elements combine in coming-to-be, but how do the elements themselves come-to-be? [Aristotle on Empedocles]
All change is unity through love or division through hate [Empedocles]
Love and Strife only explain movement if their effects are distinctive [Aristotle on Empedocles]
If the one Being ever diminishes it would no longer exist, and what could ever increase it? [Empedocles]
27. Natural Reality / G. Biology / 3. Evolution
Maybe bodies are designed by accident, and the creatures that don't work are destroyed [Empedocles, by Aristotle]
28. God / A. Divine Nature / 2. Divine Nature
God is a pure, solitary, and eternal sphere [Empedocles]
God is pure mind permeating the universe [Empedocles]
28. God / A. Divine Nature / 4. Divine Contradictions
In Empedocles' theory God is ignorant because, unlike humans, he doesn't know one of the elements (strife) [Aristotle on Empedocles]
29. Religion / A. Polytheistic Religion / 2. Greek Polytheism
It is wretched not to want to think clearly about the gods [Empedocles]