Mathlib Map

Theorems · Inductive type · commutative algebra

MulRingSeminorm

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

A multiplicative seminorm on a ring R is a function f : R → ℝ that preserves zero and multiplication, takes nonnegative values, is subadditive and such that f (-x) = f x for all x.

Defined in
Mathlib.Analysis.Normed.Unbundled.RingSeminorm
Cited by
12 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 by26

Results whose statement or proof uses this declaration.