Mathlib Map

Theorems · Inductive type · order theory

IsAbsoluteValue

{S : Type u_5} → [Semiring S] → [PartialOrder S] → {R : Type u_6} → [Semiring R] → (R → S) → Prop

A function f is an absolute value if it is nonnegative, zero only at 0, additive, and multiplicative. See also the type AbsoluteValue which represents a bundled version of absolute values.

Defined in
Mathlib.Algebra.Order.AbsoluteValue.Basic
Cited by
160 results in Mathlib
Foundations
Depth 1 from the axioms, rests on 3 definitions · uses no axioms
Assumes
SemiringPartialOrderSemiring

Around this declaration

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

Cites2

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

Cited by175

Results whose statement or proof uses this declaration.