Theorems · Theorem · order theory
add_lt_of_neg_left
∀ {α : Type u_1} [inst : AddZeroClass α] [inst_1 : LT α] [AddRightStrictMono α] (a : α) {b : α}, b < 0 → b + a < a- Cited by
- 2 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- zero_addproof · cited by 2,366
- AddZeroClassstatement and proof · cited by 1,237
- AddRightStrictMonostatement and proof · cited by 160
- add_lt_add_leftproof · cited by 47
Cited by2
Results whose statement or proof uses this declaration.
- mul_lt_mul_of_neg_rightproof · cited by 6
- mul_lt_mul_of_neg_leftproof · cited by 5