Theorems · Theorem · order theory
add_lt_of_neg_right
∀ {α : Type u_1} [inst : AddZeroClass α] [inst_1 : LT α] [AddLeftStrictMono α] (a : α) {b : α}, b < 0 → a + b < 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.
- add_zeroproof · cited by 2,707
- AddZeroClassstatement and proof · cited by 1,237
- AddLeftStrictMonostatement and proof · cited by 203
- add_lt_add_rightproof · cited by 50
Cited by2
Results whose statement or proof uses this declaration.
- Filter.eventually_add_neg_lt_of_le_liminfproof · cited by 1
- zsmul_left_strictAntiproof · cited by 1