Combining Philosophers

All the ideas for Aeschylus, George Santayana and Kenneth Kunen

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


16 ideas

1. Philosophy / C. History of Philosophy / 1. History of Philosophy
He who is ignorant of the history of philosophy is doomed to repeat it [Santayana, by MacIntyre]
     Full Idea: Santayana remarked that he who is ignorant of the history of philosophy is doomed to repeat it.
     From: report of George Santayana (The Life of Reason [1906]) by Alasdair MacIntyre - A Short History of Ethics Ch.1
     A reaction: Santayana's remark seems to have been about history in general, so this is a Macintyre thought. It obviously has a lot of truth, and most great philosophers seem hugely knowledgeable. However, ignorance brings a kind of freedom.
4. Formal Logic / F. Set Theory ST / 4. Axioms for Sets / b. Axiom of Extensionality I
Extensionality: ∀x ∀y (∀z (z ∈ x ↔ z ∈ y) → x = y) [Kunen]
     Full Idea: Axiom of Extensionality: ∀x ∀y (∀z (z ∈ x ↔ z ∈ y) → x = y). That is, a set is determined by its members. If every z in one set is also in the other set, then the two sets are the same.
     From: Kenneth Kunen (Set Theory [1980], §1.5)
4. Formal Logic / F. Set Theory ST / 4. Axioms for Sets / c. Axiom of Pairing II
Pairing: ∀x ∀y ∃z (x ∈ z ∧ y ∈ z) [Kunen]
     Full Idea: Axiom of Pairing: ∀x ∀y ∃z (x ∈ z ∧ y ∈ z). Any pair of entities must form a set.
     From: Kenneth Kunen (Set Theory [1980], §1.6)
     A reaction: Repeated applications of this can build the hierarchy of sets.
4. Formal Logic / F. Set Theory ST / 4. Axioms for Sets / d. Axiom of Unions III
Union: ∀F ∃A ∀Y ∀x (x ∈ Y ∧ Y ∈ F → x ∈ A) [Kunen]
     Full Idea: Axiom of Union: ∀F ∃A ∀Y ∀x (x ∈ Y ∧ Y ∈ F → x ∈ A). That is, the union of a set (all the members of the members of the set) must also be a set.
     From: Kenneth Kunen (Set Theory [1980], §1.6)
4. Formal Logic / F. Set Theory ST / 4. Axioms for Sets / f. Axiom of Infinity V
Infinity: ∃x (0 ∈ x ∧ ∀y ∈ x (S(y) ∈ x) [Kunen]
     Full Idea: Axiom of Infinity: ∃x (0 ∈ x ∧ ∀y ∈ x (S(y) ∈ x). That is, there is a set which contains zero and all of its successors, hence all the natural numbers. The principal of induction rests on this axiom.
     From: Kenneth Kunen (Set Theory [1980], §1.7)
4. Formal Logic / F. Set Theory ST / 4. Axioms for Sets / g. Axiom of Powers VI
Power Set: ∀x ∃y ∀z(z ⊂ x → z ∈ y) [Kunen]
     Full Idea: Power Set Axiom: ∀x ∃y ∀z(z ⊂ x → z ∈ y). That is, there is a set y which contains all of the subsets of a given set. Hence we define P(x) = {z : z ⊂ x}.
     From: Kenneth Kunen (Set Theory [1980], §1.10)
4. Formal Logic / F. Set Theory ST / 4. Axioms for Sets / h. Axiom of Replacement VII
Replacement: ∀x∈A ∃!y φ(x,y) → ∃Y ∀X∈A ∃y∈Y φ(x,y) [Kunen]
     Full Idea: Axiom of Replacement Scheme: ∀x ∈ A ∃!y φ(x,y) → ∃Y ∀X ∈ A ∃y ∈ Y φ(x,y). That is, any function from a set A will produce another set Y.
     From: Kenneth Kunen (Set Theory [1980], §1.6)
4. Formal Logic / F. Set Theory ST / 4. Axioms for Sets / i. Axiom of Foundation VIII
Foundation:∀x(∃y(y∈x) → ∃y(y∈x ∧ ¬∃z(z∈x ∧ z∈y))) [Kunen]
     Full Idea: Axiom of Foundation: ∀x (∃y(y ∈ x) → ∃y(y ∈ x ∧ ¬∃z(z ∈ x ∧ z ∈ y))). Aka the 'Axiom of Regularity'. Combined with Choice, it means there are no downward infinite chains.
     From: Kenneth Kunen (Set Theory [1980], §3.4)
4. Formal Logic / F. Set Theory ST / 4. Axioms for Sets / j. Axiom of Choice IX
Choice: ∀A ∃R (R well-orders A) [Kunen]
     Full Idea: Axiom of Choice: ∀A ∃R (R well-orders A). That is, for every set, there must exist another set which imposes a well-ordering on it. There are many equivalent versions. It is not needed in elementary parts of set theory.
     From: Kenneth Kunen (Set Theory [1980], §1.6)
4. Formal Logic / F. Set Theory ST / 4. Axioms for Sets / k. Axiom of Existence
Set Existence: ∃x (x = x) [Kunen]
     Full Idea: Axiom of Set Existence: ∃x (x = x). This says our universe is non-void. Under most developments of formal logic, this is derivable from the logical axioms and thus redundant, but we do so for emphasis.
     From: Kenneth Kunen (Set Theory [1980], §1.5)
4. Formal Logic / F. Set Theory ST / 4. Axioms for Sets / n. Axiom of Comprehension
Comprehension: ∃y ∀x (x ∈ y ↔ x ∈ z ∧ φ) [Kunen]
     Full Idea: Comprehension Scheme: for each formula φ without y free, the universal closure of this is an axiom: ∃y ∀x (x ∈ y ↔ x ∈ z ∧ φ). That is, there must be a set y if it can be defined by the formula φ.
     From: Kenneth Kunen (Set Theory [1980], §1.5)
     A reaction: Unrestricted comprehension leads to Russell's paradox, so restricting it in some way (e.g. by the Axiom of Specification) is essential.
4. Formal Logic / F. Set Theory ST / 4. Axioms for Sets / o. Axiom of Constructibility V = L
Constructibility: V = L (all sets are constructible) [Kunen]
     Full Idea: Axiom of Constructability: this is the statement V = L (i.e. ∀x ∃α(x ∈ L(α)). That is, the universe of well-founded von Neumann sets is the same as the universe of sets which are actually constructible. A possible axiom.
     From: Kenneth Kunen (Set Theory [1980], §6.3)
7. Existence / A. Nature of Existence / 6. Criterion for Existence
The criterion of existence is the possibility of action [Santayana]
     Full Idea: The possibility of action ...is the criterion of existence, and the test of substantiality.
     From: George Santayana (The Realm of Matter [1930], p.107), quoted by John Heil - The Universe as We Find It
     A reaction: I rather like this. I think I would say the power is the criterion of existence.
8. Modes of Existence / A. Relations / 4. Formal Relations / b. Equivalence relation
An 'equivalence' relation is one which is reflexive, symmetric and transitive [Kunen]
     Full Idea: R is an equivalence relation on A iff R is reflexive, symmetric and transitive on A.
     From: Kenneth Kunen (The Foundations of Mathematics (2nd ed) [2012], I.7.1)
22. Metaethics / A. Ethics Foundations / 2. Source of Ethics / e. Human nature
The good is not relative, but is rooted in facts about human needs [Santayana]
     Full Idea: The good is by no means relative to opinion, but is rooted in the unconscious and fatal nature of living beings, a nature which predetermines for them the difference between foods and poisons, happiness and misery.
     From: George Santayana (Platonism and the Spiritual Life [1927], p.3), quoted by John Gray - Seven Types of Atheism 6
     A reaction: That is, he concedes that the good is relative to human beings, but that the relevant facts about human beings are not relative. I think he has the correct picture. The key point is that the good is 'rooted' in something, and doesn't just float free.
25. Social Practice / D. Justice / 2. The Law / b. Rule of law
The 'Eumenides' of Aeschylus shows blood feuds replaced by law [Aeschylus, by Grayling]
     Full Idea: The 'Eumenides' of Aeschylus tells how the old rule of revenge and blood feud was replaced by a due process of law before a civil jury.
     From: report of Aeschylus (The Eumenides [c.458 BCE]) by A.C. Grayling - What is Good? Ch.2
     A reaction: Compare Idea 1659, where this revolution is attributed to Protagoras (a little later than Aeschylus). I take the rule of law and of society to be above all the rule of reason, because the aim is calm objectivity instead of emotion.