Combining Texts

All the ideas for 'Introduction to Mathematical Logic', 'Beginning Logic' and 'The Philosophy of Nature: new essentialism'

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


112 ideas

1. Philosophy / F. Analytic Philosophy / 5. Linguistic Analysis
Essentialism says metaphysics can't be done by analysing unreliable language [Ellis]
4. Formal Logic / B. Propositional Logic PL / 1. Propositional Logic
Propositional language can only relate statements as the same or as different [Walicki]
Post proved the consistency of propositional logic in 1921 [Walicki]
'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 'well-formed formula' follows the rules for variables, ¬, →, ∧, ∨, and ↔ [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]
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]
Boolean connectives are interpreted as functions on the set {1,0} [Walicki]
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 / F. Set Theory ST / 3. Types of Set / b. Empty (Null) Set
The empty set is useful for defining sets by properties, when the members are not yet known [Walicki]
The empty set avoids having to take special precautions in case members vanish [Walicki]
4. Formal Logic / F. Set Theory ST / 6. Ordering in Sets
Ordinals play the central role in set theory, providing the model of well-ordering [Walicki]
5. Theory of Logic / A. Overview of Logic / 1. Overview of Logic
To determine the patterns in logic, one must identify its 'building blocks' [Walicki]
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 / J. Model Theory in Logic / 1. Logical Models
A 'model' of a theory specifies interpreting a language in a domain to make all theorems true [Walicki]
5. Theory of Logic / J. Model Theory in Logic / 3. Löwenheim-Skolem Theorems
The L-S Theorem says no theory (even of reals) says more than a natural number theory [Walicki]
5. Theory of Logic / K. Features of Logics / 1. Axiomatisation
Axiomatic systems are purely syntactic, and do not presuppose any interpretation [Walicki]
A compact axiomatisation makes it possible to understand a field as a whole [Walicki]
6. Mathematics / A. Nature of Mathematics / 3. Nature of Numbers / e. Ordinal numbers
Members of ordinals are ordinals, and also subsets of ordinals [Walicki]
Ordinals are transitive sets of transitive sets; or transitive sets totally ordered by inclusion [Walicki]
Ordinals are the empty set, union with the singleton, and any arbitrary union of ordinals [Walicki]
The union of finite ordinals is the first 'limit ordinal'; 2ω is the second... [Walicki]
Two infinite ordinals can represent a single infinite cardinal [Walicki]
6. Mathematics / B. Foundations for Mathematics / 3. Axioms for Geometry
In non-Euclidean geometry, all Euclidean theorems are valid that avoid the fifth postulate [Walicki]
6. Mathematics / B. Foundations for Mathematics / 4. Axioms for Number / f. Mathematical induction
Inductive proof depends on the choice of the ordering [Walicki]
8. Modes of Existence / B. Properties / 3. Types of Properties
Properties are 'dispositional', or 'categorical' (the latter as 'block' or 'intrinsic' structures) [Ellis, by PG]
8. Modes of Existence / B. Properties / 6. Categorical Properties
The passive view of nature says categorical properties are basic, but others say dispositions [Ellis]
8. Modes of Existence / B. Properties / 12. Denial of Properties
Redness is not a property as it is not mind-independent [Ellis]
8. Modes of Existence / C. Powers and Dispositions / 5. Powers and Properties
Properties have powers; they aren't just ways for logicians to classify objects [Ellis]
8. Modes of Existence / C. Powers and Dispositions / 6. Dispositions / a. Dispositions
Nearly all fundamental properties of physics are dispositional [Ellis]
9. Objects / D. Essence of Objects / 1. Essences of Objects
Kripke and others have made essentialism once again respectable [Ellis]
9. Objects / D. Essence of Objects / 2. Types of Essence
'Individual essences' fix a particular individual, and 'kind essences' fix the kind it belongs to [Ellis]
9. Objects / D. Essence of Objects / 9. Essence and Properties
Essential properties are usually quantitatively determinate [Ellis]
9. Objects / D. Essence of Objects / 13. Nominal Essence
'Real essence' makes it what it is; 'nominal essence' makes us categorise it a certain way [Ellis]
9. Objects / F. Identity among Objects / 7. Indiscernible Objects
One thing can look like something else, without being the something else [Ellis]
10. Modality / A. Necessity / 2. Nature of Necessity
Scotus based modality on semantic consistency, instead of on what the future could allow [Walicki]
10. Modality / B. Possibility / 1. Possibility
Scientific essentialists say science should define the limits of the possible [Ellis]
10. Modality / C. Sources of Modality / 5. Modality from Actuality
Essentialists deny possible worlds, and say possibilities are what is compatible with the actual world [Ellis]
10. Modality / C. Sources of Modality / 6. Necessity from Essence
Metaphysical necessities are true in virtue of the essences of things [Ellis]
10. Modality / D. Knowledge of Modality / 3. A Posteriori Necessary
Essentialists say natural laws are in a new category: necessary a posteriori [Ellis]
10. Modality / D. Knowledge of Modality / 4. Conceivable as Possible / a. Conceivable as possible
Imagination tests what is possible for all we know, not true possibility [Ellis]
10. Modality / E. Possible worlds / 1. Possible Worlds / c. Possible worlds realism
Possible worlds realism is only needed to give truth conditions for modals and conditionals [Ellis]
12. Knowledge Sources / B. Perception / 2. Qualities in Perception / b. Primary/secondary
Essentialists mostly accept the primary/secondary qualities distinction [Ellis]
12. Knowledge Sources / B. Perception / 2. Qualities in Perception / c. Primary qualities
Primary qualities are number, figure, size, texture, motion, configuration, impenetrability and (?) mass [Ellis]
14. Science / C. Induction / 5. Paradoxes of Induction / a. Grue problem
Emeralds are naturally green, and only an external force could turn them blue [Ellis]
14. Science / D. Explanation / 2. Types of Explanation / f. Necessity in explanations
Essentialists don't infer from some to all, but from essences to necessary behaviour [Ellis]
19. Language / C. Assigning Meanings / 3. Predicates
Predicates assert properties, values, denials, relations, conventions, existence and fabrications [Ellis, by PG]
20. Action / B. Preliminaries of Action / 2. Willed Action / c. Agent causation
Regularity theories of causation cannot give an account of human agency [Ellis]
20. Action / C. Motives for Action / 1. Acting on Desires
Humans have variable dispositions, and also power to change their dispositions [Ellis]
22. Metaethics / A. Ethics Foundations / 2. Source of Ethics / e. Human nature
Essentialism fits in with Darwinism, but not with extreme politics of left or right [Ellis]
26. Natural Theory / B. Natural Kinds / 1. Natural Kinds
Natural kinds are of objects/substances, or events/processes, or intrinsic natures [Ellis]
26. Natural Theory / B. Natural Kinds / 4. Source of Kinds
Essentialism says natural kinds are fundamental to nature, and determine the laws [Ellis]
26. Natural Theory / B. Natural Kinds / 6. Necessity of Kinds
For essentialists two members of a natural kind must be identical [Ellis]
The whole of our world is a natural kind, so all worlds like it necessarily have the same laws [Ellis]
26. Natural Theory / C. Causation / 9. General Causation / d. Causal necessity
Essentialists regard inanimate objects as genuine causal agents [Ellis]
Essentialists believe causation is necessary, resulting from dispositions and circumstances [Ellis]
A general theory of causation is only possible in an area if natural kinds are involved [Ellis]
26. Natural Theory / D. Laws of Nature / 1. Laws of Nature
For 'passivists' behaviour is imposed on things from outside [Ellis]
The laws of nature imitate the hierarchy of natural kinds [Ellis]
Laws of nature tend to describe ideal things, or ideal circumstances [Ellis]
We must explain the necessity, idealisation, ontology and structure of natural laws [Ellis]
26. Natural Theory / D. Laws of Nature / 4. Regularities / a. Regularity theory
Causal relations cannot be reduced to regularities, as they could occur just once [Ellis]
26. Natural Theory / D. Laws of Nature / 8. Scientific Essentialism / a. Scientific essentialism
Essentialists say dispositions are basic, rather than supervenient on matter and natural laws [Ellis]
The essence of uranium is its atomic number and its electron shell [Ellis]
26. Natural Theory / D. Laws of Nature / 8. Scientific Essentialism / b. Scientific necessity
For essentialists, laws of nature are metaphysically necessary, being based on essences of natural kinds [Ellis]
26. Natural Theory / D. Laws of Nature / 8. Scientific Essentialism / d. Knowing essences
Essentialism requires a clear separation of semantics, epistemology and ontology [Ellis]