Theorems · Theorem · logic and foundations
OrderIso.ordinalType_congr
∀ {α β : Type u_1} [inst : LinearOrder α] [inst_1 : LinearOrder β] [inst_2 : WellFoundedLT α] [inst_3 : WellFoundedLT β]
(h : α ≃o β), (Ordinal.type fun x1 x2 => x1 < x2) = Ordinal.type fun x1 x2 => x1 < x2- Defined in
- Mathlib.SetTheory.Ordinal.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- Ordinalstatement · cited by 1,688
- OrderIsostatement and proof · cited by 874
- WellFoundedLTstatement and proof · cited by 491
- Ordinal.typestatement · cited by 207
- IsWellOrderstatement · cited by 171
- OrderIso.toRelIsoLTproof · cited by 9
- RelIso.ordinalType_congrproof · cited by 7
Cited by2
Results whose statement or proof uses this declaration.
- Ordinal.type_lt_cardinalproof · cited by 2
- Ordinal.exists_ord_cof_eq_of_isCofinalproof · cited by 0