Theorems · Theorem · logic and foundations
Ordinal.enum_type
∀ {α β : Type u_1} {r : α → α → Prop} {s : β → β → Prop} [inst : IsWellOrder α r] [inst_1 : IsWellOrder β s]
(f : PrincipalSeg s r) {h : Ordinal.type s < Ordinal.type r}, (Ordinal.enum r) ⟨Ordinal.type s, h⟩ = f.top- Defined in
- Mathlib.SetTheory.Ordinal.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- IsWellOrderIsWellOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- Set.Elemstatement · cited by 7,166
- Ordinalstatement · cited by 1,688
- Set.Iiostatement · cited by 1,166
- RelIsostatement · cited by 456
- Ordinal.typestatement and proof · cited by 207
- IsWellOrderstatement and proof · cited by 171
- PrincipalSeg.toRelEmbeddingproof · cited by 129
- PrincipalSegstatement and proof · cited by 73
- Ordinal.typeinproof · cited by 60
- PrincipalSeg.topstatement and proof · cited by 41
Cited by2
Results whose statement or proof uses this declaration.
- Ordinal.enum_typeinproof · cited by 8
- Ordinal.relIso_enum'proof · cited by 1