Theorems · Theorem · order theory
IsLUB.exists_between_sub_self
∀ {α : Type u_1} [inst : AddCommGroup α] [inst_1 : LinearOrder α] [IsOrderedAddMonoid α] {s : Set α} {a ε : α},
IsLUB s a → 0 < ε → ∃ b ∈ s, a - ε < b ∧ b ≤ a- Defined in
- Mathlib.Algebra.Order.Group.Bounds
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- IsLUBstatement and proof · cited by 280
- sub_lt_selfproof · cited by 12
- IsLUB.exists_betweenproof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.