Theorems · Theorem · logic and foundations
Order.enum_succ_le_of_lt
∀ {α : Type u_1} [inst : LinearOrder α] [inst_1 : WellFoundedLT α] [inst_2 : IsRegularCardinalOrder α] {s : Set α}
{hs : IsCofinal s} [inst_3 : SuccOrder α] {a o : α},
o ∈ s → ↑((Order.enum s hs) a) < o → ↑((Order.enum s hs) (Order.succ a)) ≤ o- Cited by
- 0 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Order.succstatement and proof · cited by 633
- SuccOrderstatement and proof · cited by 574
- WellFoundedLTstatement and proof · cited by 491
- IsCofinalstatement and proof · cited by 84
- LT.lt.trans_le'proof · cited by 52
- IsRegularCardinalOrderstatement and proof · cited by 17
- Order.enumstatement and proof · cited by 11
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.