Theorems · Definition · logic and foundations
ONote.fastGrowing
ONote → ℕ → ℕ
The fast growing hierarchy for ordinal notations < ε₀. This is a sequence of functions ℕ → ℕ
indexed by ordinals, with the definition:
* f_0(n) = n + 1
* f_(α + 1)(n) = f_α^[n](n)
* f_α(n) = f_(α[n])(n) where α is a limit ordinal and α[i] is the fundamental sequence
converging to α
- Defined in
- Mathlib.SetTheory.Ordinal.Notation
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Nat.iterateproof · cited by 740
- ONotestatement and proof · cited by 88
- ONote.FundamentalSequencePropproof · cited by 9
- ONote.fundamentalSequenceproof · cited by 7
- ONote.fundamentalSequence_has_propproof · cited by 5
Cited by11
Results whose statement or proof uses this declaration.
- ONote.fastGrowingε₀proof · cited by 3
- ONote.fastGrowing_defstatement and proof · cited by 3
- ONote.fastGrowing_succstatement and proof · cited by 3
- ONote.fastGrowing_zerostatement · cited by 2
- ONote.fastGrowing_onestatement and proof · cited by 2
- ONote.fastGrowing_zero'statement and proof · cited by 1
- ONote.fastGrowing_limitstatement and proof · cited by 1
- ONote.fastGrowing_twostatement · cited by 1
- ONote.fastGrowingε₀_oneproof · cited by 0
- ONote.fastGrowingε₀_twoproof · cited by 0
- ONote.fastGrowing.eq_defstatement and proof · cited by 0