Theorems · Theorem · order theory
nonneg_of_le_add_right
∀ {α : Type u_1} [inst : AddZeroClass α] [inst_1 : LE α] [AddLeftReflectLE α] {a b : α}, a ≤ a + b → 0 ≤ b- 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
- AddLeftReflectLEstatement and proof · cited by 119
- le_of_add_le_add_leftproof · cited by 15
Cited by2
Results whose statement or proof uses this declaration.
- Odd.strictMono_powproof · cited by 7
- exists_nonneg_add_of_leproof · cited by 5