Mathlib Map

Theorems · Theorem · order theory

neg_lt_neg_iff

∀ {α : Type u} [inst : AddGroup α] [inst_1 : LT α] [AddLeftStrictMono α] {a b : α} [AddRightStrictMono α],
  -a < -b ↔ b < a
Defined in
Mathlib.Algebra.Order.Group.Unbundled.Basic
Cited by
39 results in Mathlib
Foundations
Depth 14 from the axioms · uses propext
Assumes
AddGroupLTAddLeftStrictMonoAddRightStrictMono

Around this declaration

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

Cites8

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

Cited by39

Results whose statement or proof uses this declaration.