Combining Philosophers

All the ideas for Fran��ois Recanati, Hugo Grotius and E.J. Lemmon

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


105 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
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]
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]
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 / A. Overview of Logic / 4. Pure Logic
A train of reasoning must be treated as all happening simultaneously [Recanati]
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 / 1. Naming / d. Singular terms
Mental files are the counterparts of singular terms [Recanati]
9. Objects / F. Identity among Objects / 6. Identity between Objects
Identity statements are informative if they link separate mental files [Recanati]
11. Knowledge Aims / C. Knowing Reality / 1. Perceptual Realism / b. Direct realism
There is a continuum from acquaintance to description in knowledge, depending on the link [Recanati]
18. Thought / A. Modes of Thought / 9. Indexical Thought
Indexicality is closely related to singularity, exploiting our direct relations with things [Recanati]
Indexicals apply to singular thought, and mental files have essentially indexical features [Recanati]
Indexicality is not just a feature of language; examples show it also occurs in thought [Recanati]
How can we communicate indexical thoughts to people not in the right context? [Recanati]
18. Thought / B. Mechanics of Thought / 5. Mental Files
Files can be confused, if two files correctly have a single name, or one file has two names [Recanati]
Encylopedic files have further epistemic links, beyond the basic one [Recanati]
Singular thoughts need a mental file, and an acquaintance relation from file to object [Recanati]
Expected acquaintance can create a thought-vehicle file, but without singular content [Recanati]
An 'indexed' file marks a file which simulates the mental file of some other person [Recanati]
Reference by mental files is Millian, in emphasising acquaintance, rather than satisfaction [Recanati]
The reference of a file is fixed by what it relates to, not the information it contains [Recanati]
A mental file treats all of its contents as concerning one object [Recanati]
There are transient 'demonstrative' files, habitual 'recognitional' files, cumulative 'encyclopedic' files [Recanati]
Files are hierarchical: proto-files, then first-order, then higher-order encyclopedic [Recanati]
A file has a 'nucleus' through its relation to the object, and a 'periphery' of links to other files [Recanati]
Mental files are concepts, which are either collections or (better) containers [Recanati]
The Frege case of believing a thing is both F and not-F is explained by separate mental files [Recanati]
18. Thought / C. Content / 1. Content
The content of thought is what is required to understand it (which involves hearers) [Recanati]
18. Thought / D. Concepts / 1. Concepts / a. Nature of concepts
Mental files are individual concepts (thought constituents) [Recanati]
19. Language / B. Reference / 1. Reference theories
There may be two types of reference in language and thought: descriptive and direct [Recanati]
19. Language / B. Reference / 3. Direct Reference / a. Direct reference
In super-direct reference, the referent serves as its own vehicle of reference [Recanati]
Direct reference is strong Millian (just a tag) or weak Kaplanian (allowing descriptions as well) [Recanati]
19. Language / B. Reference / 4. Descriptive Reference / a. Sense and reference
Sense determines reference says same sense/same reference; new reference means new sense [Recanati]
We need sense as well as reference, but in a non-descriptive form, and mental files do that [Recanati]
Sense is a mental file (not its contents); similar files for Cicero and Tully are two senses [Recanati]
19. Language / B. Reference / 4. Descriptive Reference / b. Reference by description
Problems with descriptivism are reference by perception, by communications and by indexicals [Recanati]
Descriptivism says we mentally relate to objects through their properties [Recanati]
Definite descriptions reveal either a predicate (attributive use) or the file it belongs in (referential) [Recanati]
A rigid definite description can be attributive, not referential: 'the actual F, whoever he is….' [Recanati]
A linguistic expression refers to what its associated mental file refers to [Recanati]
Singularity cannot be described, and it needs actual world relations [Recanati]
19. Language / C. Assigning Meanings / 5. Fregean Semantics
Fregean modes of presentation can be understood as mental files [Recanati]
19. Language / C. Assigning Meanings / 9. Indexical Semantics
If two people think 'I am tired', they think the same thing, and they think different things [Recanati]
Indexicals (like mental files) determine their reference relationally, not by satisfaction [Recanati]
Indexical don't refer; only their tokens do [Recanati]
19. Language / C. Assigning Meanings / 10. Two-Dimensional Semantics
In 2-D semantics, reference is determined, then singularity by the truth of a predication [Recanati]
Two-D semantics is said to help descriptivism of reference deal with singular objects [Recanati]
19. Language / D. Propositions / 3. Concrete Propositions
Russellian propositions are better than Fregean thoughts, by being constant through communication [Recanati]
19. Language / D. Propositions / 4. Mental Propositions
There are speakers' thoughts and hearers' thoughts, but no further thought attached to the utterance [Recanati]
19. Language / F. Communication / 5. Pragmatics / a. Contextual meaning
The Naive view of communication is that hearers acquire exactly the thoughts of the speaker [Recanati]
20. Action / C. Motives for Action / 5. Action Dilemmas / c. Omissions
Nations are not obliged to help one-another, but are obliged not to harm one another [Grotius, by Tuck]
24. Political Theory / A. Basis of a State / 3. Natural Values / c. Natural rights
Everyone has a right of self-preservation, and harming others is usually unjustifiable [Grotius, by Tuck]
24. Political Theory / D. Ideologies / 5. Democracy / a. Nature of democracy
Democracy needs respect for individuality, but the 'community of friends' implies strict equality [Grotius]
25. Social Practice / A. Freedoms / 7. Freedom to leave
A person is free to renounce their state, as long as it is not a moment of crisis [Grotius, by Rousseau]
25. Social Practice / D. Justice / 2. The Law / c. Natural law
Grotius and Pufendorf based natural law on real (rather than idealised) humanity [Grotius, by Ford,JD]
A natural right of self-preservation is balanced by a natural law to avoid unnecessary harm [Grotius, by Tuck]
25. Social Practice / D. Justice / 2. The Law / d. Legal positivism
Grotius ignored elaborate natural law theories, preferring a basic right of self-preservation [Grotius, by Tuck]
25. Social Practice / E. Policies / 1. War / b. Justice in war
It is permissible in a just cause to capture a place in neutral territory [Grotius]
28. God / A. Divine Nature / 6. Divine Morality / b. Euthyphro question
Moral principles have some validity without a God commanding obedience [Grotius, by Mautner]