Theorems · Inductive type · logic and foundations
IsRegularCardinalOrder
(α : Type u_2) → [inst : LinearOrder α] → [WellFoundedLT α] → Prop
A typeclass which expresses that the order type of a well-order equals (the initial ordinal of)
its cofinality.
If α is infinite, this implies that α is order isomorphic to Iio c.ord for some regular
cardinal c. In the informal literature, one often says that α is a regular cardinal, by abuse
of notation.
- Cited by
- 17 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext
- Assumes
- LinearOrderWellFoundedLT
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.
- LinearOrderstatement · cited by 8,572
- WellFoundedLTstatement · cited by 491
Cited by20
Results whose statement or proof uses this declaration.
- Order.enumstatement and proof · cited by 11
- Order.cof_eq_cardinalMkstatement and proof · cited by 6
- Order.enum_le_of_forall_ltstatement and proof · cited by 3
- Order.ord_cof_eq_type_ltstatement and proof · cited by 2
- IsRegularCardinalOrder.type_lt_le_ord_cofstatement and proof · cited by 1
- Order.enum_eq_iffstatement and proof · cited by 1
- Cardinal.ord_cardinalMkstatement and proof · cited by 1
- Order.isNormal_enum_iff_isClubstatement and proof · cited by 1
- IsRegularCardinalOrder.casesOnstatement and proof · cited by 0
- IsRegularCardinalOrder.congr_simpstatement and proof · cited by 0
- IsRegularCardinalOrder.recOnstatement and proof · cited by 0
- Order.enum_antistatement and proof · cited by 0