Mathlib Map

Theorems · Theorem · order theory

IsAbsoluteValue.abv_add

∀ {S : Type u_5} [inst : Semiring S] [inst_1 : PartialOrder S] {R : Type u_6} [inst_2 : Semiring R] (abv : R → S)
  [IsAbsoluteValue abv] (x y : R), abv (x + y) ≤ abv x + abv y
Defined in
Mathlib.Algebra.Order.AbsoluteValue.Basic
Cited by
11 results in Mathlib
Foundations
Depth 13 from the axioms · uses no axioms
Assumes
SemiringPartialOrderSemiringIsAbsoluteValue

Around this declaration

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

Cites4

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

Cited by11

Results whose statement or proof uses this declaration.