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.
- ONote.FundamentalSequencePropproof · cited by 9
- NONoteproof · cited by 6
- ONote.NF.below_of_ltstatement and proof · cited by 6
- ONote.NF.snd'statement and proof · cited by 6
- ONote.fundamentalSequence_has_propproof · cited by 5
- ONote.repr_mulstatement and proof · cited by 4
- ONote.repr_scalestatement and proof · cited by 4
- ONote.repr_addstatement and proof · cited by 3
- ONote.split_eq_scale_split'statement and proof · cited by 3
- ONote.cmp_comparesstatement and proof · cited by 3
- ONote.NF.below_of_lt'statement and proof · cited by 3
- ONote.NF.oaddstatement and proof · cited by 3