Mathlib Map

Theorems · Inductive type · commutative algebra

RingSeminorm

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

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

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

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 by87

Results whose statement or proof uses this declaration.