Mathlib Map

Theorems · Theorem · order theory

abs_neg

∀ {α : Type u_1} [inst : Lattice α] [inst_1 : AddGroup α] (a : α), |(-a)| = |a|
Defined in
Mathlib.Algebra.Order.Group.Unbundled.Abs
Cited by
93 results in Mathlib
Foundations
Depth 13 from the axioms, rests on 73 definitions · uses propext
Assumes
LatticeAddGroup

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.

  • AddGroupstatement and proof · cited by 4,410
  • absstatement · cited by 1,814
  • neg_negproof · cited by 960
  • Latticestatement and proof · cited by 916
  • sup_commproof · cited by 165

Cited by93

Results whose statement or proof uses this declaration.