Theorems · Theorem · order theory
nonneg_of_neg_nonpos
∀ {α : Type u} [inst : AddGroup α] [inst_1 : LE α] [AddLeftMono α] {a : α}, -a ≤ 0 → 0 ≤ aAlias of the forward direction of Left.neg_nonpos_iff.
Uses left co(ntra)variant.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext
- Assumes
- AddGroupLEAddLeftMono
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddGroupstatement and proof · cited by 4,410
- AddLeftMonostatement and proof · cited by 687
- Left.neg_nonpos_iffproof · cited by 14
Cited by1
Results whose statement or proof uses this declaration.
- selfZPow_mul_negproof · cited by 3