Theorems · Theorem · order theory
le_of_forall_pos_lt_add
∀ {α : Type u} [inst : AddGroup α] [inst_1 : LinearOrder α] [AddLeftMono α] {a b : α},
(∀ (ε : α), 0 < ε → a < b + ε) → a ≤ b- Cited by
- 3 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- le_of_not_gtproof · cited by 430
- lt_irreflproof · cited by 190
- add_neg_cancel_leftproof · cited by 76
- lt_self_iff_falseproof · cited by 41
- lt_neg_add_iff_ltproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- gauge_add_leproof · cited by 4
- setOfPred_gauge_le_eqproof · cited by 3
- le_iff_forall_pos_lt_addproof · cited by 3