Mathlib Map

Theorems · Theorem · order theory

abs_eq_zero

∀ {α : Type u_1} [inst : AddGroup α] [inst_1 : LinearOrder α] [AddLeftMono α] {a : α} [AddRightMono α], |a| = 0 ↔ a = 0
Defined in
Mathlib.Algebra.Order.Group.Unbundled.Abs
Cited by
17 results in Mathlib
Foundations
Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddGroupLinearOrderAddLeftMonoAddRightMono

Around this declaration

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

Cites7

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

Cited by17

Results whose statement or proof uses this declaration.