Mathlib Map

Theorems · Theorem · order theory

neg_le

∀ {α : Type u} [inst : AddGroup α] [inst_1 : LE α] [AddLeftMono α] [AddRightMono α] {a b : α}, -a ≤ b ↔ -b ≤ a
Defined in
Mathlib.Algebra.Order.Group.OrderIso
Cited by
27 results in Mathlib
Foundations
Depth 27 from the axioms · uses propext, Quot.sound
Assumes
AddGroupLEAddLeftMonoAddRightMono

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by27

Results whose statement or proof uses this declaration.