Theorems · Theorem · logic and foundations
Order.enum_le_of_forall_lt
∀ {α : Type u_1} [inst : LinearOrder α] [inst_1 : WellFoundedLT α] [inst_2 : IsRegularCardinalOrder α] {s : Set α}
{hs : IsCofinal s} {a o : α}, o ∈ s → (∀ b < a, ↑((Order.enum s hs) b) < o) → ↑((Order.enum s hs) a) ≤ o- Cited by
- 3 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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 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
- IsCofinalstatement and proof · cited by 84
- Subtype.coe_mkproof · cited by 81
- le_of_forall_ltproof · cited by 25
- Subtype.coe_le_coeproof · cited by 20
- IsRegularCardinalOrderstatement and proof · cited by 17
- OrderIso.le_symm_applyproof · cited by 14
Cited by3
Results whose statement or proof uses this declaration.
- Order.enum_succ_le_of_ltproof · cited by 0
- Order.enum_antiproof · cited by 0
- Order.isNormal_enum_iff_dirSupClosedproof · cited by 0