Theorems · Definition · logic and foundations
Order.enum
{α : Type u_1} →
[inst : LinearOrder α] → [inst_1 : WellFoundedLT α] → [IsRegularCardinalOrder α] → (s : Set α) → IsCofinal s → α ≃o ↑sEnumerate the elements of a cofinal subset of α by α itself. This is a generalization of
Nat.nth.
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- LinearOrderstatement and proof · cited by 8,572
- Set.Elemstatement · cited by 7,166
- OrderIsostatement · cited by 874
- WellFoundedLTstatement and proof · cited by 491
- Nonempty.someproof · cited by 340
- IsCofinalstatement and proof · cited by 84
- IsRegularCardinalOrderstatement and proof · cited by 17
- OrderIso.ofRelIsoLTproof · cited by 8
Cited by11
Results whose statement or proof uses this declaration.
- Order.enum_le_of_forall_ltstatement and proof · cited by 3
- Order.enum_eq_iffstatement and proof · cited by 1
- Order.isNormal_enum_iff_isClubstatement and proof · cited by 1
- Order.enum.congr_simpstatement and proof · cited by 0
- Order.enum_antistatement and proof · cited by 0
- Order.enum_botstatement and proof · cited by 0
- Order.enum_rangestatement · cited by 0
- Order.enum_succ_le_of_ltstatement and proof · cited by 0
- Order.enum_univstatement and proof · cited by 0
- Order.isNormal_enum_iff_dirSupClosedstatement and proof · cited by 0
- IsClub.isNormal_enumstatement · cited by 0