Mathlib Map

Theorems · Theorem · logic and foundations

Ordinal.IsFundamentalSequence.ord_cof

Deprecated since 2026-03-23Use Ordinal.IsFundamentalSeq instead.

∀ {a o : Ordinal.{u}} {f : (b : Ordinal.{u}) → b < o → Ordinal.{u}} (hf : a.IsFundamentalSequence o f),
  a.IsFundamentalSequence a.cof.ord fun i hi => f i ⋯
Defined in
Mathlib.SetTheory.Ordinal.FundamentalSequence
Cited by
1 results in Mathlib
Foundations
Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.