Theorems · Theorem · logic and foundations
Ordinal.IsFundamentalSequence.monotone
Deprecated since 2026-03-23Use Ordinal.IsFundamentalSeq.strictMono instead.
∀ {a o : Ordinal.{u}} {f : (b : Ordinal.{u}) → b < o → Ordinal.{u}},
a.IsFundamentalSequence o f → ∀ {i j : Ordinal.{u}} (hi : i < o) (hj : j < o), i ≤ j → f i hi ≤ f j hj- Cited by
- 1 results in Mathlib
- Foundations
- Depth 85 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.
- LT.lt.leproof · cited by 2,189
- le_reflproof · cited by 2,061
- Ordinalstatement and proof · cited by 1,688
- lt_or_eq_of_leproof · cited by 29
- Ordinal.IsFundamentalSequencestatement and proof · cited by 12
Cited by1
Results whose statement or proof uses this declaration.
- Ordinal.IsFundamentalSequence.transproof · cited by 0