Combining Philosophers

All the ideas for Isaac Newton, Bernard Linsky and E.J. Lemmon

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


115 ideas

1. Philosophy / D. Nature of Philosophy / 1. Philosophy
Philosophy must abstract from the senses [Newton]
2. Reason / D. Definition / 7. Contextual Definition
Contextual definitions eliminate descriptions from contexts [Linsky,B]
2. Reason / D. Definition / 8. Impredicative Definition
'Impredictative' definitions fix a class in terms of the greater class to which it belongs [Linsky,B]
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]
4. Formal Logic / F. Set Theory ST / 4. Axioms for Sets / p. Axiom of Reducibility
Reducibility says any impredicative function has an appropriate predicative replacement [Linsky,B]
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 / F. Referring in Logic / 2. Descriptions / b. Definite descriptions
Definite descriptions, unlike proper names, have a logical structure [Linsky,B]
5. Theory of Logic / F. Referring in Logic / 2. Descriptions / c. Theory of definite descriptions
Definite descriptions theory eliminates the King of France, but not the Queen of England [Linsky,B]
5. Theory of Logic / I. Semantics of Logic / 5. Extensionalism
Extensionalism means what is true of a function is true of coextensive functions [Linsky,B]
6. Mathematics / A. Nature of Mathematics / 2. Geometry
Newton developed a kinematic approach to geometry [Newton, by Kitcher]
6. Mathematics / A. Nature of Mathematics / 3. Nature of Numbers / a. Numbers
We can talk of 'innumerable number', about the infinite points on a line [Newton]
6. Mathematics / A. Nature of Mathematics / 5. The Infinite / a. The Infinite
Not all infinites are equal [Newton]
6. Mathematics / A. Nature of Mathematics / 5. The Infinite / l. Limits
Quantities and ratios which continually converge will eventually become equal [Newton]
6. Mathematics / B. Foundations for Mathematics / 5. Definitions of Number / b. Greek arithmetic
A number is not a multitude, but a unified ratio between quantities [Newton]
6. Mathematics / C. Sources of Mathematics / 6. Logicism / a. Early logicism
The task of logicism was to define by logic the concepts 'number', 'successor' and '0' [Linsky,B]
6. Mathematics / C. Sources of Mathematics / 6. Logicism / b. Type theory
Higher types are needed to distinguished intensional phenomena which are coextensive [Linsky,B]
Types are 'ramified' when there are further differences between the type of quantifier and its range [Linsky,B]
The ramified theory subdivides each type, according to the range of the variables [Linsky,B]
6. Mathematics / C. Sources of Mathematics / 6. Logicism / d. Logicism critique
Did logicism fail, when Russell added three nonlogical axioms, to save mathematics? [Linsky,B]
For those who abandon logicism, standard set theory is a rival option [Linsky,B]
8. Modes of Existence / B. Properties / 11. Properties as Sets
Construct properties as sets of objects, or say an object must be in the set to have the property [Linsky,B]
8. Modes of Existence / C. Powers and Dispositions / 2. Powers as Basic
I suspect that each particle of bodies has attractive or repelling forces [Newton]
9. Objects / B. Unity of Objects / 1. Unifying an Object / b. Unifying aggregates
Particles mutually attract, and cohere at short distances [Newton]
9. Objects / C. Structure of Objects / 8. Parts of Objects / b. Sums of parts
The place of a thing is the sum of the places of its parts [Newton]
14. Science / B. Scientific Theories / 6. Theory Holism
If you changed one of Newton's concepts you would destroy his whole system [Heisenberg on Newton]
14. Science / C. Induction / 1. Induction
Science deduces propositions from phenomena, and generalises them by induction [Newton]
14. Science / D. Explanation / 2. Types of Explanation / g. Causal explanations
We should admit only enough causes to explain a phenomenon, and no more [Newton]
Natural effects of the same kind should be assumed to have the same causes [Newton]
14. Science / D. Explanation / 2. Types of Explanation / k. Explanations by essence
From the phenomena, I can't deduce the reason for the properties of gravity [Newton]
26. Natural Theory / A. Speculations on Nature / 6. Early Matter Theories / c. Ultimate substances
Newton's four fundamentals are: space, time, matter and force [Newton, by Russell]
26. Natural Theory / A. Speculations on Nature / 7. Later Matter Theories / a. Early Modern matter
Mass is central to matter [Newton, by Hart,WD]
26. Natural Theory / A. Speculations on Nature / 7. Later Matter Theories / b. Corpuscles
An attraction of a body is the sum of the forces of their particles [Newton]
26. Natural Theory / C. Causation / 1. Causation
Newtonian causation is changes of motion resulting from collisions [Newton, by Baron/Miller]
26. Natural Theory / D. Laws of Nature / 1. Laws of Nature
The principles of my treatise are designed to fit with a belief in God [Newton]
Principles of things are not hidden features of forms, but the laws by which they were formed [Newton]
26. Natural Theory / D. Laws of Nature / 4. Regularities / a. Regularity theory
I do not pretend to know the cause of gravity [Newton]
26. Natural Theory / D. Laws of Nature / 6. Laws as Numerical
You have discovered that elliptical orbits result just from gravitation and planetary movement [Newton, by Leibniz]
We have given up substantial forms, and now aim for mathematical laws [Newton]
26. Natural Theory / D. Laws of Nature / 8. Scientific Essentialism / c. Essence and laws
I am not saying gravity is essential to bodies [Newton]
I won't object if someone shows that gravity consistently arises from the action of matter [Newton]
26. Natural Theory / D. Laws of Nature / 8. Scientific Essentialism / e. Anti scientific essentialism
The motions of the planets could only derive from an intelligent agent [Newton]
That gravity should be innate and essential to matter is absurd [Newton]
27. Natural Reality / A. Classical Physics / 1. Mechanics / a. Explaining movement
Newton reclassified vertical motion as violent, and unconstrained horizontal motion as natural [Newton, by Harré]
27. Natural Reality / A. Classical Physics / 1. Mechanics / b. Laws of motion
Inertia rejects the Aristotelian idea of things having natural states, to which they return [Newton, by Alexander,P]
1: Bodies rest, or move in straight lines, unless acted on by forces [Newton]
2: Change of motion is proportional to the force [Newton]
3: All actions of bodies have an equal and opposite reaction [Newton]
Newton's Third Law implies the conservation of momentum [Newton, by Papineau]
27. Natural Reality / A. Classical Physics / 1. Mechanics / c. Forces
Newton's idea of force acting over a long distance was very strange [Heisenberg on Newton]
Newton introduced forces other than by contact [Newton, by Papineau]
Newton's laws cover the effects of forces, but not their causes [Newton, by Papineau]
Newton's forces were accused of being the scholastics' real qualities [Pasnau on Newton]
I am studying the quantities and mathematics of forces, not their species or qualities [Newton]
The aim is to discover forces from motions, and use forces to demonstrate other phenomena [Newton]
27. Natural Reality / A. Classical Physics / 1. Mechanics / d. Gravity
Newton showed that falling to earth and orbiting the sun are essentially the same [Newton, by Ellis]
27. Natural Reality / A. Classical Physics / 2. Thermodynamics / c. Conservation of energy
Early Newtonians could not formulate conservation of energy, having no concept of potential energy [Newton, by Papineau]
27. Natural Reality / C. Space / 4. Substantival Space
Absolute space is independent, homogeneous and immovable [Newton]
27. Natural Reality / D. Time / 1. Nature of Time / a. Absolute time
Newton needs intervals of time, to define velocity and acceleration [Newton, by Le Poidevin]
Newton thought his laws of motion needed absolute time [Newton, by Bardon]
Time exists independently, and flows uniformly [Newton]
Absolute time, from its own nature, flows equably, without relation to anything external [Newton]
27. Natural Reality / D. Time / 2. Passage of Time / g. Time's arrow
Newtonian mechanics does not distinguish negative from positive values of time [Newton, by Coveney/Highfield]
27. Natural Reality / D. Time / 3. Parts of Time / d. Measuring time
If there is no uniform motion, we cannot exactly measure time [Newton]
28. God / A. Divine Nature / 3. Divine Perfections
If a perfect being does not rule the cosmos, it is not God [Newton]
28. God / B. Proving God / 3. Proofs of Evidence / b. Teleological Proof
The elegance of the solar system requires a powerful intellect as designer [Newton]