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.
- 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.
- Setstatement and proof · cited by 53,352
- LinearOrderstatement and proof · cited by 8,572
- Set.Elemstatement and proof · cited by 7,166
- Set.ofPredproof · cited by 6,101
- Set.imageproof · cited by 5,609
- Cardinalproof · cited by 2,598
- Ordinalstatement and proof · cited by 1,688
- Cardinal.mkproof · cited by 942
- WellFoundedLTstatement and proof · cited by 491
- Cardinal.ordstatement and proof · cited by 266
- Ordinal.typestatement and proof · cited by 207
- IsWellOrderstatement and proof · cited by 171
Cited by5
Results whose statement or proof uses this declaration.
- Cardinal.lt_power_cof_ordproof · cited by 2
- Order.cof_ord_cofproof · cited by 1
- Ordinal.exists_isFundamentalSeqproof · cited by 1
- Ordinal.exists_ord_cof_eq_of_isCofinalproof · cited by 0
- Ordinal.ord_cof_eqproof · cited by 0