Theorems · Definition · logic and foundations
ONote.fundamentalSequence
ONote → Option ONote ⊕ (ℕ → ONote)
Given an ordinal, returns:
* inl none for 0
* inl (some a) for a + 1
* inr f for a limit ordinal a, where f i is a sequence converging to a
- Defined in
- Mathlib.SetTheory.Ordinal.Notation
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ONotestatement and proof · cited by 88
- ONote.brecOnproof · cited by 12
Cited by8
Results whose statement or proof uses this declaration.
- ONote.fastGrowingproof · cited by 10
- ONote.fundamentalSequence_has_propstatement and proof · cited by 5
- ONote.fastGrowing_defstatement and proof · cited by 3
- ONote.fastGrowing_succstatement and proof · cited by 3
- ONote.fastGrowing_zero'statement and proof · cited by 1
- ONote.fastGrowing_limitstatement and proof · cited by 1
- ONote.fundamentalSequence.eq_defstatement and proof · cited by 0
- ONote.fastGrowing.eq_defstatement and proof · cited by 0