Mathlib Map

Theorems · Inductive type · logic and foundations

ONote.NF

ONote → Prop

A normal form ordinal notation has the form ω ^ a₁ * n₁ + ω ^ a₂ * n₂ + ⋯ + ω ^ aₖ * nₖ where a₁ > a₂ > ⋯ > aₖ and all the aᵢ are also in normal form. We will essentially only be interested in normal form ordinal notations, but to avoid complicating the algorithms, we define everything over general ordinal notations and only prove correctness with normal form as an invariant.

Defined in
Mathlib.SetTheory.Ordinal.Notation
Cited by
36 results in Mathlib
Foundations
Depth 1 from the axioms · uses no axioms

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites1

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

  • ONotestatement · cited by 88

Cited by42

Results whose statement or proof uses this declaration.