Combining Philosophers

All the ideas for Anaximander, E.J. Lemmon and Stewart Shapiro

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


202 ideas

1. Philosophy / C. History of Philosophy / 2. Ancient Philosophy / b. Pre-Socratic philosophy
Anaximander produced the first philosophy book (and maybe the first book) [Anaximander, by Bodnár]
2. Reason / A. Nature of Reason / 6. Coherence
Coherence is a primitive, intuitive notion, not reduced to something formal [Shapiro]
2. Reason / B. Laws of Thought / 2. Sufficient Reason
The earth is stationary, because it is in the centre, and has no more reason to move one way than another [Anaximander, by Aristotle]
2. Reason / D. Definition / 7. Contextual Definition
An 'implicit definition' gives a direct description of the relations of an entity [Shapiro]
3. Truth / F. Semantic Truth / 1. Tarski's Truth / b. Satisfaction and truth
Satisfaction is 'truth in a model', which is a model of 'truth' [Shapiro]
4. Formal Logic / A. Syllogistic Logic / 1. Aristotelian Logic
Aristotelian logic is complete [Shapiro]
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
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 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]
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 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]
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]
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]
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]
∨E: Derive C from A∨B, if C can be derived both from A and from B [Lemmon]
∧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]
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 / D. Modal Logic ML / 1. Modal Logic
Modal operators are usually treated as quantifiers [Shapiro]
4. Formal Logic / F. Set Theory ST / 3. Types of Set / a. Types of set
A set is 'transitive' if contains every member of each of its members [Shapiro]
4. Formal Logic / F. Set Theory ST / 4. Axioms for Sets / j. Axiom of Choice IX
Choice is essential for proving downward Löwenheim-Skolem [Shapiro]
Axiom of Choice: some function has a value for every set in a given set [Shapiro]
The Axiom of Choice seems to license an infinite amount of choosing [Shapiro]
The axiom of choice is controversial, but it could be replaced [Shapiro]
4. Formal Logic / F. Set Theory ST / 5. Conceptions of Set / a. Sets as existing
Are sets part of logic, or part of mathematics? [Shapiro]
4. Formal Logic / F. Set Theory ST / 5. Conceptions of Set / e. Iterative sets
It is central to the iterative conception that membership is well-founded, with no infinite descending chains [Shapiro]
Russell's paradox shows that there are classes which are not iterative sets [Shapiro]
Iterative sets are not Boolean; the complement of an iterative set is not an iterative sets [Shapiro]
4. Formal Logic / F. Set Theory ST / 6. Ordering in Sets
'Well-ordering' of a set is an irreflexive, transitive, and binary relation with a least element [Shapiro]
4. Formal Logic / F. Set Theory ST / 8. Critique of Set Theory
Anti-realists reject set theory [Shapiro]
5. Theory of Logic / A. Overview of Logic / 1. Overview of Logic
There is no 'correct' logic for natural languages [Shapiro]
Logic is the ideal for learning new propositions on the basis of others [Shapiro]
5. Theory of Logic / A. Overview of Logic / 2. History of Logic
Bernays (1918) formulated and proved the completeness of propositional logic [Shapiro]
Can one develop set theory first, then derive numbers, or are numbers more basic? [Shapiro]
Skolem and Gödel championed first-order, and Zermelo, Hilbert, and Bernays championed higher-order [Shapiro]
5. Theory of Logic / A. Overview of Logic / 5. First-Order Logic
First-order logic was an afterthought in the development of modern logic [Shapiro]
The 'triumph' of first-order logic may be related to logicism and the Hilbert programme, which failed [Shapiro]
Maybe compactness, semantic effectiveness, and the Löwenheim-Skolem properties are desirable [Shapiro]
The notion of finitude is actually built into first-order languages [Shapiro]
First-order logic is Complete, and Compact, with the Löwenheim-Skolem Theorems [Shapiro]
5. Theory of Logic / A. Overview of Logic / 7. Second-Order Logic
Second-order logic is better than set theory, since it only adds relations and operations, and nothing else [Shapiro, by Lavine]
Broad standard semantics, or Henkin semantics with a subclass, or many-sorted first-order semantics? [Shapiro]
Henkin semantics has separate variables ranging over the relations and over the functions [Shapiro]
Some say that second-order logic is mathematics, not logic [Shapiro]
In standard semantics for second-order logic, a single domain fixes the ranges for the variables [Shapiro]
Completeness, Compactness and Löwenheim-Skolem fail in second-order standard semantics [Shapiro]
If the aim of logic is to codify inferences, second-order logic is useless [Shapiro]
5. Theory of Logic / B. Logical Consequence / 1. Logical Consequence
Logical consequence can be defined in terms of the logical terminology [Shapiro]
5. Theory of Logic / B. Logical Consequence / 2. Types of Consequence
The two standard explanations of consequence are semantic (in models) and deductive [Shapiro]
5. Theory of Logic / B. Logical Consequence / 4. Semantic Consequence |=
Semantic consequence is ineffective in second-order logic [Shapiro]
If a logic is incomplete, its semantic consequence relation is not effective [Shapiro]
5. Theory of Logic / B. Logical Consequence / 5. Modus Ponens
Intuitionism only sanctions modus ponens if all three components are proved [Shapiro]
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 / C. Ontology of Logic / 1. Ontology of Logic
Either logic determines objects, or objects determine logic, or they are separate [Shapiro]
5. Theory of Logic / D. Assumptions for Logic / 2. Excluded Middle
The law of excluded middle might be seen as a principle of omniscience [Shapiro]
Intuitionists deny excluded middle, because it is committed to transcendent truth or objects [Shapiro]
5. Theory of Logic / E. Structures of Logic / 1. Logical Form
Finding the logical form of a sentence is difficult, and there are no criteria of correctness [Shapiro]
5. Theory of Logic / E. Structures of Logic / 2. Logical Connectives / a. Logical connectives
Classical connectives differ from their ordinary language counterparts; '∧' is timeless, unlike 'and' [Shapiro]
5. Theory of Logic / E. Structures of Logic / 5. Functions in Logic
A function is just an arbitrary correspondence between collections [Shapiro]
5. Theory of Logic / G. Quantification / 4. Substitutional Quantification
We might reduce ontology by using truth of sentences and terms, instead of using objects satisfying models [Shapiro]
5. Theory of Logic / G. Quantification / 5. Second-Order Quantification
Second-order variables also range over properties, sets, relations or functions [Shapiro]
5. Theory of Logic / G. Quantification / 6. Plural Quantification
Maybe plural quantifiers should be understood in terms of classes or sets [Shapiro]
5. Theory of Logic / I. Semantics of Logic / 4. Satisfaction
A sentence is 'satisfiable' if it has a model [Shapiro]
'Satisfaction' is a function from models, assignments, and formulas to {true,false} [Shapiro]
5. Theory of Logic / J. Model Theory in Logic / 1. Logical Models
Model theory deals with relations, reference and extensions [Shapiro]
The central notion of model theory is the relation of 'satisfaction' [Shapiro]
Semantics for models uses set-theory [Shapiro]
5. Theory of Logic / J. Model Theory in Logic / 2. Isomorphisms
An axiomatization is 'categorical' if its models are isomorphic, so there is really only one interpretation [Shapiro]
Categoricity can't be reached in a first-order language [Shapiro]
Theory ontology is never complete, but is only determined 'up to isomorphism' [Shapiro]
The set-theoretical hierarchy contains as many isomorphism types as possible [Shapiro]
5. Theory of Logic / J. Model Theory in Logic / 3. Löwenheim-Skolem Theorems
The Löwenheim-Skolem theorems show an explosion of infinite models, so 1st-order is useless for infinity [Shapiro]
Substitutional semantics only has countably many terms, so Upward Löwenheim-Skolem trivially fails [Shapiro]
Downward Löwenheim-Skolem: if there's an infinite model, there is a countable model [Shapiro]
Up Löwenheim-Skolem: if natural numbers satisfy wffs, then an infinite domain satisfies them [Shapiro]
The Löwenheim-Skolem Theorems fail for second-order languages with standard semantics [Shapiro]
Downward Löwenheim-Skolem: each satisfiable countable set always has countable models [Shapiro]
Upward Löwenheim-Skolem: each infinite model has infinite models of all sizes [Shapiro]
The Löwenheim-Skolem theorem seems to be a defect of first-order logic [Shapiro]
Any theory with an infinite model has a model of every infinite cardinality [Shapiro]
5. Theory of Logic / K. Features of Logics / 3. Soundness
'Weakly sound' if every theorem is a logical truth; 'sound' if every deduction is a semantic consequence [Shapiro]
5. Theory of Logic / K. Features of Logics / 4. Completeness
We can live well without completeness in logic [Shapiro]
5. Theory of Logic / K. Features of Logics / 6. Compactness
Non-compactness is a strength of second-order logic, enabling characterisation of infinite structures [Shapiro]
Compactness is derived from soundness and completeness [Shapiro]
5. Theory of Logic / K. Features of Logics / 9. Expressibility
A language is 'semantically effective' if its logical truths are recursively enumerable [Shapiro]
6. Mathematics / A. Nature of Mathematics / 1. Mathematics
Virtually all of mathematics can be modeled in set theory [Shapiro]
6. Mathematics / A. Nature of Mathematics / 3. Nature of Numbers / b. Types of number
Complex numbers can be defined as reals, which are defined as rationals, then integers, then naturals [Shapiro]
The number 3 is presumably identical as a natural, an integer, a rational, a real, and complex [Shapiro]
6. Mathematics / A. Nature of Mathematics / 3. Nature of Numbers / d. Natural numbers
Only higher-order languages can specify that 0,1,2,... are all the natural numbers that there are [Shapiro]
6. Mathematics / A. Nature of Mathematics / 3. Nature of Numbers / e. Ordinal numbers
Natural numbers are the finite ordinals, and integers are equivalence classes of pairs of finite ordinals [Shapiro]
6. Mathematics / A. Nature of Mathematics / 3. Nature of Numbers / g. Real numbers
Real numbers are thought of as either Cauchy sequences or Dedekind cuts [Shapiro]
Understanding the real-number structure is knowing usage of the axiomatic language of analysis [Shapiro]
6. Mathematics / A. Nature of Mathematics / 3. Nature of Numbers / h. Reals from Cauchy
Cauchy gave a formal definition of a converging sequence. [Shapiro]
6. Mathematics / A. Nature of Mathematics / 3. Nature of Numbers / i. Reals from cuts
Cuts are made by the smallest upper or largest lower number, some of them not rational [Shapiro]
6. Mathematics / A. Nature of Mathematics / 5. The Infinite / g. Continuum Hypothesis
The 'continuum' is the cardinality of the powerset of a denumerably infinite set [Shapiro]
6. Mathematics / B. Foundations for Mathematics / 1. Foundations for Mathematics
There is no grounding for mathematics that is more secure than mathematics [Shapiro]
Categories are the best foundation for mathematics [Shapiro]
6. Mathematics / B. Foundations for Mathematics / 2. Proof in Mathematics
For intuitionists, proof is inherently informal [Shapiro]
6. Mathematics / B. Foundations for Mathematics / 4. Axioms for Number / d. Peano arithmetic
First-order arithmetic can't even represent basic number theory [Shapiro]
Natural numbers just need an initial object, successors, and an induction principle [Shapiro]
6. Mathematics / B. Foundations for Mathematics / 4. Axioms for Number / e. Peano arithmetic 2nd-order
Second-order logic has the expressive power for mathematics, but an unworkable model theory [Shapiro]
6. Mathematics / B. Foundations for Mathematics / 5. Definitions of Number / b. Greek arithmetic
Mathematics originally concerned the continuous (geometry) and the discrete (arithmetic) [Shapiro]
6. Mathematics / B. Foundations for Mathematics / 5. Definitions of Number / f. Zermelo numbers
Two definitions of 3 in terms of sets disagree over whether 1 is a member of 3 [Shapiro]
6. Mathematics / B. Foundations for Mathematics / 6. Mathematics as Set Theory / a. Mathematics is set theory
Some sets of natural numbers are definable in set-theory but not in arithmetic [Shapiro]
6. Mathematics / B. Foundations for Mathematics / 6. Mathematics as Set Theory / b. Mathematics is not set theory
Mathematical foundations may not be sets; categories are a popular rival [Shapiro]
6. Mathematics / B. Foundations for Mathematics / 7. Mathematical Structuralism / a. Structuralism
Baseball positions and chess pieces depend entirely on context [Shapiro]
The even numbers have the natural-number structure, with 6 playing the role of 3 [Shapiro]
Could infinite structures be apprehended by pattern recognition? [Shapiro]
The 4-pattern is the structure common to all collections of four objects [Shapiro]
The main mathematical structures are algebraic, ordered, and topological [Shapiro]
Some structures are exemplified by both abstract and concrete [Shapiro]
Mathematical structures are defined by axioms, or in set theory [Shapiro]
Numbers do not exist independently; the essence of a number is its relations to other numbers [Shapiro]
A 'system' is related objects; a 'pattern' or 'structure' abstracts the pure relations from them [Shapiro]
6. Mathematics / B. Foundations for Mathematics / 7. Mathematical Structuralism / b. Varieties of structuralism
The main versions of structuralism are all definitionally equivalent [Shapiro]
6. Mathematics / B. Foundations for Mathematics / 7. Mathematical Structuralism / c. Nominalist structuralism
Is there is no more to structures than the systems that exemplify them? [Shapiro]
Number statements are generalizations about number sequences, and are bound variables [Shapiro]
6. Mathematics / B. Foundations for Mathematics / 7. Mathematical Structuralism / d. Platonist structuralism
Because one structure exemplifies several systems, a structure is a one-over-many [Shapiro]
There is no 'structure of all structures', just as there is no set of all sets [Shapiro]
Shapiro's structuralism says model theory (comparing structures) is the essence of mathematics [Shapiro, by Friend]
6. Mathematics / B. Foundations for Mathematics / 7. Mathematical Structuralism / e. Structuralism critique
Does someone using small numbers really need to know the infinite structure of arithmetic? [Shapiro]
6. Mathematics / C. Sources of Mathematics / 1. Mathematical Platonism / a. For mathematical platonism
We distinguish realism 'in ontology' (for objects), and 'in truth-value' (for being either true or false) [Shapiro]
If mathematical objects are accepted, then a number of standard principles will follow [Shapiro]
Platonists claim we can state the essence of a number without reference to the others [Shapiro]
Platonism must accept that the Peano Axioms could all be false [Shapiro]
6. Mathematics / C. Sources of Mathematics / 2. Intuition of Mathematics
Intuition is an outright hindrance to five-dimensional geometry [Shapiro]
6. Mathematics / C. Sources of Mathematics / 4. Mathematical Empiricism / a. Mathematical empiricism
A stone is a position in some pattern, and can be viewed as an object, or as a location [Shapiro]
6. Mathematics / C. Sources of Mathematics / 6. Logicism / c. Neo-logicism
Logicism is distinctive in seeking a universal language, and denying that logic is a series of abstractions [Shapiro]
6. Mathematics / C. Sources of Mathematics / 6. Logicism / d. Logicism critique
Mathematics and logic have no border, and logic must involve mathematics and its ontology [Shapiro]
Logicism seems to be a non-starter if (as is widely held) logic has no ontology of its own [Shapiro]
6. Mathematics / C. Sources of Mathematics / 7. Formalism
Term Formalism says mathematics is just about symbols - but real numbers have no names [Shapiro]
Game Formalism is just a matter of rules, like chess - but then why is it useful in science? [Shapiro]
Deductivism says mathematics is logical consequences of uninterpreted axioms [Shapiro]
6. Mathematics / C. Sources of Mathematics / 10. Constructivism / a. Constructivism
Can the ideal constructor also destroy objects? [Shapiro]
Presumably nothing can block a possible dynamic operation? [Shapiro]
6. Mathematics / C. Sources of Mathematics / 10. Constructivism / b. Intuitionism
Critics resent the way intuitionism cripples mathematics, but it allows new important distinctions [Shapiro]
6. Mathematics / C. Sources of Mathematics / 10. Constructivism / c. Conceptualism
Conceptualist are just realists or idealist or nominalists, depending on their view of concepts [Shapiro]
6. Mathematics / C. Sources of Mathematics / 10. Constructivism / d. Predicativism
Some reject formal properties if they are not defined, or defined impredicatively [Shapiro]
'Impredicative' definitions refer to the thing being described [Shapiro]
7. Existence / A. Nature of Existence / 1. Nature of Existence
Anaximander saw the contradiction in the world - that its own qualities destroy it [Anaximander, by Nietzsche]
Can we discover whether a deck is fifty-two cards, or a person is time-slices or molecules? [Shapiro]
7. Existence / C. Structure of Existence / 7. Abstract/Concrete / a. Abstract/concrete
The abstract/concrete boundary now seems blurred, and would need a defence [Shapiro]
Mathematicians regard arithmetic as concrete, and group theory as abstract [Shapiro]
7. Existence / D. Theories of Reality / 7. Fictionalism
Fictionalism eschews the abstract, but it still needs the possible (without model theory) [Shapiro]
Structuralism blurs the distinction between mathematical and ordinary objects [Shapiro]
8. Modes of Existence / B. Properties / 10. Properties as Predicates
Properties are often seen as intensional; equiangular and equilateral are different, despite identity of objects [Shapiro]
8. Modes of Existence / B. Properties / 11. Properties as Sets
Logicians use 'property' and 'set' interchangeably, with little hanging on it [Shapiro]
9. Objects / A. Existence of Objects / 1. Physical Objects
The notion of 'object' is at least partially structural and mathematical [Shapiro]
9. Objects / B. Unity of Objects / 3. Unity Problems / e. Vague objects
A blurry border is still a border [Shapiro]
10. Modality / A. Necessity / 6. Logical Necessity
Logical modalities may be acceptable, because they are reducible to satisfaction in models [Shapiro]
10. Modality / E. Possible worlds / 1. Possible Worlds / a. Possible worlds
Why does the 'myth' of possible worlds produce correct modal logic? [Shapiro]
12. Knowledge Sources / C. Rationalism / 1. Rationalism
Rationalism tries to apply mathematical methodology to all of knowledge [Shapiro]
15. Nature of Minds / C. Capacities of Minds / 3. Abstraction by mind
We apprehend small, finite mathematical structures by abstraction from patterns [Shapiro]
18. Thought / E. Abstraction / 2. Abstracta by Selection
Simple types can be apprehended through their tokens, via abstraction [Shapiro]
18. Thought / E. Abstraction / 3. Abstracta by Ignoring
A structure is an abstraction, focussing on relationships, and ignoring other features [Shapiro]
We can apprehend structures by focusing on or ignoring features of patterns [Shapiro]
We can focus on relations between objects (like baseballers), ignoring their other features [Shapiro]
18. Thought / E. Abstraction / 7. Abstracta by Equivalence
Abstract objects might come by abstraction over an equivalence class of base entities [Shapiro]
26. Natural Theory / A. Speculations on Nature / 6. Early Matter Theories / d. The unlimited
The essential nature, whatever it is, of the non-limited is everlasting and ageless [Anaximander]
The Boundless cannot exist on its own, and must have something contrary to it [Aristotle on Anaximander]
Things begin and end in the Unlimited, and are balanced over time according to justice [Anaximander]
Anaximander introduced the idea that the first principle and element of things was the Boundless [Anaximander, by Simplicius]
27. Natural Reality / E. Cosmology / 2. Eternal Universe
The parts of all things are susceptible to change, but the whole is unchangeable [Anaximander, by Diog. Laertius]