Mathlib Map

Theorems · Theorem · logic and foundations

Ordinal.exists_ord_cof_eq

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

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

Defined in
Mathlib.SetTheory.Cardinal.Cofinality.Ordinal
Cited by
5 results in Mathlib
Foundations
Depth 80 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.

Cites25

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

Cited by5

Results whose statement or proof uses this declaration.