Theorems · Theorem · order theory
add_lt_iff_neg_left
∀ {α : Type u_1} [inst : AddZeroClass α] [inst_1 : LT α] [AddLeftStrictMono α] [AddLeftReflectLT α] {a b : α},
a + b < a ↔ b < 0- 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.
Cites5
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
- AddLeftReflectLTstatement and proof · cited by 33
- add_lt_add_iff_leftproof · cited by 30
Cited by2
Results whose statement or proof uses this declaration.
- sub_lt_self_iffproof · cited by 8
- Real.add_neg_lt_sSupproof · cited by 1