Combining Texts

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

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


91 ideas

1. Philosophy / E. Nature of Metaphysics / 1. Nature of Metaphysics
Substantive metaphysics says what a property is, not what a predicate means [Molnar]
2. Reason / D. Definition / 4. Real Definition
A real definition gives all the properties that constitute an identity [Molnar]
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
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]
That proposition that both P and Q is their 'conjunction', written P∧Q [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]
The sign |- may be read as 'therefore' [Lemmon]
4. Formal Logic / B. Propositional Logic PL / 2. Tools of Propositional Logic / b. Terminology of PL
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]
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]
4. Formal Logic / B. Propositional Logic PL / 2. Tools of Propositional Logic / c. Derivation rules of PL
∧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]
∨E: Derive C from A∨B, if C can be derived both from A and from 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]
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]
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]
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 / C. Structure of Existence / 4. Ontological Dependence
Ontological dependence rests on essential connection, not necessary connection [Molnar]
7. Existence / E. Categories / 3. Proposed Categories
The three categories in ontology are objects, properties and relations [Molnar]
8. Modes of Existence / A. Relations / 4. Formal Relations / a. Types of relation
Reflexive relations are syntactically polyadic but ontologically monadic [Molnar]
8. Modes of Existence / B. Properties / 1. Nature of Properties
If atomism is true, then all properties derive from ultimate properties [Molnar]
8. Modes of Existence / B. Properties / 5. Natural Properties
'Being physical' is a second-order property [Molnar]
8. Modes of Existence / B. Properties / 6. Categorical Properties
'Categorical properties' are those which are not powers [Molnar]
8. Modes of Existence / B. Properties / 13. Tropes / a. Nature of tropes
Are tropes transferable? If they are, that is a version of Platonism [Molnar]
8. Modes of Existence / C. Powers and Dispositions / 1. Powers
A power's type-identity is given by its definitive manifestation [Molnar]
Powers have Directedness, Independence, Actuality, Intrinsicality and Objectivity [Molnar]
8. Modes of Existence / C. Powers and Dispositions / 2. Powers as Basic
The physical world has a feature very like mental intentionality [Molnar]
Dispositions and external powers arise entirely from intrinsic powers in objects [Molnar]
The Standard Model suggest that particles are entirely dispositional, and hence are powers [Molnar]
Some powers are ungrounded, and others rest on them, and are derivative [Molnar]
8. Modes of Existence / C. Powers and Dispositions / 6. Dispositions / a. Dispositions
Dispositions can be causes, so they must be part of the actual world [Molnar]
8. Modes of Existence / C. Powers and Dispositions / 6. Dispositions / b. Dispositions and powers
If powers only exist when actual, they seem to be nomadic, and indistinguishable from non-powers [Molnar]
8. Modes of Existence / D. Universals / 6. Platonic Forms / d. Forms critiques
Platonic explanations of universals actually diminish our understanding [Molnar]
8. Modes of Existence / E. Nominalism / 1. Nominalism / a. Nominalism
For nominalists, predicate extensions are inexplicable facts [Molnar]
Nominalists only accept first-order logic [Molnar]
9. Objects / C. Structure of Objects / 1. Structure of an Object
Structural properties are derivate properties [Molnar]
There are no 'structural properties', as properties with parts [Molnar]
9. Objects / D. Essence of Objects / 7. Essence and Necessity / b. Essence not necessities
The essence of a thing need not include everything that is necessarily true of it [Molnar]
10. Modality / B. Possibility / 1. Possibility
What is the truthmaker for a non-existent possible? [Molnar]
14. Science / D. Explanation / 1. Explanation / a. Explanation
Hume allows interpolation, even though it and extrapolation are not actually valid [Molnar]
15. Nature of Minds / A. Nature of Mind / 1. Mind / a. Mind
The two ways proposed to distinguish mind are intentionality or consciousness [Molnar]
15. Nature of Minds / B. Features of Minds / 4. Intentionality / a. Nature of intentionality
Physical powers like solubility and charge also have directedness [Molnar]
17. Mind and Body / A. Mind-Body Dualism / 4. Occasionalism
Rule occasionalism says God's actions follow laws, not miracles [Molnar]
21. Aesthetics / C. Artistic Issues / 7. Art and Morality
Musical performance can reveal a range of virtues [Damon of Ath.]
26. Natural Theory / C. Causation / 2. Types of cause
Singular causation is prior to general causation; each aspirin produces the aspirin generalization [Molnar]
26. Natural Theory / C. Causation / 4. Naturalised causation
We should analyse causation in terms of powers, not vice versa [Molnar]
26. Natural Theory / C. Causation / 7. Eliminating causation
We should analyse causation in terms of powers [Molnar]
26. Natural Theory / C. Causation / 9. General Causation / c. Counterfactual causation
Causal dependence explains counterfactual dependence, not vice versa [Molnar]
26. Natural Theory / D. Laws of Nature / 8. Scientific Essentialism / a. Scientific essentialism
Science works when we assume natural kinds have essences - because it is true [Molnar]
Location in space and time are non-power properties [Molnar, by Mumford]
One essential property of a muon doesn't entail the others [Molnar]
26. Natural Theory / D. Laws of Nature / 8. Scientific Essentialism / b. Scientific necessity
It is contingent which kinds and powers exist in the world [Molnar]
26. Natural Theory / D. Laws of Nature / 11. Against Laws of Nature
The laws of nature depend on the powers, not the other way round [Molnar]
27. Natural Reality / B. Modern Physics / 2. Electrodynamics / b. Fields
Energy fields are discontinuous at the very small [Molnar]