Theorems · Theorem · order theory
le_of_neg_le_neg
∀ {α : Type u} [inst : AddGroup α] [inst_1 : LE α] [AddLeftMono α] {a b : α} [AddRightMono α], -a ≤ -b → b ≤ aAlias of the forward direction of neg_le_neg_iff.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext
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.
- AddGroupstatement and proof · cited by 4,410
- AddLeftMonostatement and proof · cited by 687
- AddRightMonostatement and proof · cited by 367
- neg_le_neg_iffproof · cited by 57
Cited by4
Results whose statement or proof uses this declaration.
- AkraBazziRecurrence.GrowsPolynomially.add_isLittleOproof · cited by 1
- UniformConvexOn.negproof · cited by 1
- Zsqrtd.Nonneg.addproof · cited by 1
- UniformConcaveOn.negproof · cited by 1