Theorems · Theorem · logic and foundations
Ordinal.IsFundamentalSequence.strict_mono
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
- 0 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.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Ordinalstatement and proof · cited by 1,688
- Ordinal.IsFundamentalSequencestatement and proof · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.