Mathlib Map

Theorems · Theorem · order theory

mabs_mul_le

∀ {α : Type u_1} [inst : Lattice α] [inst_1 : CommGroup α] [MulLeftMono α] (a b : α), |a * b|ₘ ≤ |a|ₘ * |b|ₘ

The absolute value satisfies the triangle inequality.

Defined in
Mathlib.Algebra.Order.Group.Unbundled.Abs
Cited by
7 results in Mathlib
Foundations
Depth 14 from the axioms · uses propext, Quot.sound
Assumes
LatticeCommGroupMulLeftMono

Around this declaration

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

Cites9

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

Cited by7

Results whose statement or proof uses this declaration.