Theorems · Theorem · logic and foundations
Ordinal.enum_lt_enum
∀ {α : Type u} {r : α → α → Prop} [inst : IsWellOrder α r] {o₁ o₂ : ↑(Set.Iio (Ordinal.type r))},
r ((Ordinal.enum r) o₁) ((Ordinal.enum r) o₂) ↔ o₁ < o₂- Defined in
- Mathlib.SetTheory.Ordinal.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- IsWellOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement · cited by 53,352
- Set.Elemstatement and proof · cited by 7,166
- Ordinalstatement · cited by 1,688
- Set.Iiostatement and proof · cited by 1,166
- RelIsostatement · cited by 456
- Ordinal.typestatement and proof · cited by 207
- IsWellOrderstatement and proof · cited by 171
- Ordinal.enumstatement and proof · cited by 39
- RelIso.map_rel_iffproof · cited by 17
Cited by4
Results whose statement or proof uses this declaration.
- Ordinal.enum_le_enumproof · cited by 3
- Ordinal.bounded_singletonproof · cited by 1
- Ordinal.has_succ_of_type_succ_ltproof · cited by 1
- Ordinal.exists_fundamental_sequenceproof · cited by 0