Theorems · Theorem · order theory
le_iff_forall_pos_lt_add
∀ {α : Type u} [inst : AddGroup α] [inst_1 : LinearOrder α] [AddLeftMono α] {a b : α},
a ≤ b ↔ ∀ (ε : α), 0 < ε → a < b + ε- Cited by
- 3 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- AddGroupstatement and proof · cited by 4,410
- AddLeftMonostatement and proof · cited by 687
- lt_add_of_le_of_posproof · cited by 11
- le_of_forall_pos_lt_addproof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- Real.sInf_le_iffproof · cited by 0
- Real.le_sSup_iffproof · cited by 0
- schnirelmannDensity_le_iff_forallproof · cited by 0