Mathlib Map

Theorems · Theorem · logic and foundations

Ordinal.ord_cof_eq

Deprecated since 2026-05-25Use Ordinal.exists_ord_cof_eq instead.

∀ (α : Type u) [inst : LinearOrder α] [inst_1 : WellFoundedLT α],
  ∃ s, IsCofinal s ∧ (Ordinal.type fun x1 x2 => x1 < x2) = (Order.cof α).ord

Alias of Ordinal.exists_ord_cof_eq. Every well-order has a cofinal subset of order type (cof α).ord.

Defined in
Mathlib.SetTheory.Cardinal.Cofinality.Ordinal
Cited by
0 results in Mathlib
Foundations
Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
LinearOrderWellFoundedLT

Around this declaration

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

Cites11

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.