Mathlib Map

Theorems · Theorem · order theory

neg_le_neg

∀ {α : Type u} [inst : AddCommGroup α] [inst_1 : PartialOrder α] [IsOrderedAddMonoid α] {a b : α}, a ≤ b → -b ≤ -a
Defined in
Mathlib.Algebra.Order.Group.Defs
Cited by
34 results in Mathlib
Foundations
Depth 15 from the axioms · uses propext, Quot.sound
Assumes
AddCommGroupPartialOrderIsOrderedAddMonoid

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.

Cited by34

Results whose statement or proof uses this declaration.