Theorems · Theorem · logic and foundations
Ordinal.type_eq
∀ {α β : Type u_1} {r : α → α → Prop} {s : β → β → Prop} [inst : IsWellOrder α r] [inst_1 : IsWellOrder β s],
Ordinal.type r = Ordinal.type s ↔ Nonempty (r ≃r s)- Defined in
- Mathlib.SetTheory.Ordinal.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Quot.sound
- Assumes
- IsWellOrderIsWellOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Ordinalstatement · cited by 1,688
- RelIsostatement · cited by 456
- Ordinal.typestatement · cited by 207
- IsWellOrderstatement and proof · cited by 171
- Quotient.eq'proof · cited by 14
Cited by3
Results whose statement or proof uses this declaration.
- RelIso.ordinalType_congrproof · cited by 7
- Ordinal.type_eq_zero_iff_isEmptyproof · cited by 1
- Ordinal.type_eq_one_iff_uniqueproof · cited by 0