Mathlib Map

Theorems · Theorem · order theory

neg_nonneg

∀ {α : Type u} [inst : AddGroup α] [inst_1 : LE α] [AddLeftMono α] {a : α}, 0 ≤ -a ↔ a ≤ 0

Alias of Left.nonneg_neg_iff. Uses left co(ntra)variant.

Defined in
Mathlib.Algebra.Order.Group.Unbundled.Basic
Cited by
60 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.

Cited by60

Results whose statement or proof uses this declaration.