Mathlib Map

Theorems · Inductive type · commutative algebra

MulRingNorm

(R : Type u_2) → [NonAssocRing R] → Type u_2

A multiplicative norm on a ring R is a multiplicative ring seminorm such that f x = 0 implies x = 0. It is recommended to use AbsoluteValue R ℝ instead (which works for Semiring R and is equivalent to MulRingNorm R for a nontrivial Ring R).

Defined in
Mathlib.Analysis.Normed.Unbundled.RingSeminorm
Cited by
16 results in Mathlib
Foundations
Depth 1 from the axioms · uses no axioms
Assumes
NonAssocRing

Around this declaration

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

Cites1

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

Cited by34

Results whose statement or proof uses this declaration.