Conway names, the simplicity hierarchy and the surreal number tree #
PHILIP EHRLICH
A tree ⟨A,<ₛ⟩ is a partially ordered class such that for each x ∈ A, the class {y ∈ A : y <ₛ x} of predecessors of x, written ‘pr_A(x)’, is a set well ordered by <ₛ.
We prove that the usual ordering of ℕ is a tree in this sense.
Equations
- instPartialOrderNat_marginis = LinearOrder.toPartialOrder
Equations
- «term_<ₛ_» = Lean.ParserDescr.trailingNode `term_<ₛ_ 10 0 (Lean.ParserDescr.binary `andthen (Lean.ParserDescr.symbol " <ₛ ") (Lean.ParserDescr.cat `term 0))
Instances For
Equations
- «term_≤ₛ_» = Lean.ParserDescr.trailingNode `term_≤ₛ_ 10 0 (Lean.ParserDescr.binary `andthen (Lean.ParserDescr.symbol " ≤ₛ ") (Lean.ParserDescr.cat `term 0))
Instances For
Equations
- ⋯ = ⋯
Equations
- ⋯ = ⋯
Equations
- ⋯ = ⋯