Theorems · Theorem · order theory
nonpos_of_neg_nonneg
∀ {α : Type u} [inst : AddGroup α] [inst_1 : LE α] [AddLeftMono α] {a : α}, 0 ≤ -a → a ≤ 0Alias of the forward direction of Left.nonneg_neg_iff.
Uses left co(ntra)variant.
- Cited by
- 3 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.nonneg_neg_iffproof · cited by 14
Cited by3
Results whose statement or proof uses this declaration.
- selfZPow_mul_negproof · cited by 3
- Polynomial.zero_lt_negOnePow_mul_eval_of_lt_roots_of_leadingCoeff_nonnegproof · cited by 2
- IsRealClosed.nonneg_iff_isSquareproof · cited by 1