Theorems · Theorem · logic and foundations
RelIso.ordinal_type_eq
Deprecated since 2026-05-25Use RelIso.ordinalType_congr instead.
∀ {α β : Type u_1} {r : α → α → Prop} {s : β → β → Prop} [inst : IsWellOrder α r] [inst_1 : IsWellOrder β s]
(h : r ≃r s), Ordinal.type r = Ordinal.type sAlias of RelIso.ordinalType_congr.
- Defined in
- Mathlib.SetTheory.Ordinal.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 30 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 · cited by 171
- RelIso.ordinalType_congrproof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.