Mathlib Map

Theorems · Inductive type · functional analysis

RingHomIsometric

{R₁ : Type u_5} →
  {R₂ : Type u_6} → [inst : Semiring R₁] → [inst_1 : Semiring R₂] → [Norm R₁] → [Norm R₂] → (R₁ →+* R₂) → Prop

This class states that a ring homomorphism is isometric. This is a sufficient assumption for a continuous semilinear map to be bounded and this is the main use for this typeclass.

Defined in
Mathlib.Analysis.Normed.Ring.Basic
Cited by
282 results in Mathlib
Foundations
Depth 11 from the axioms, rests on 82 definitions · uses no axioms
Assumes
SemiringSemiringNormNorm

Around this declaration

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

Cites3

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

  • Semiringstatement · cited by 13,802
  • RingHomstatement · cited by 10,189
  • Normstatement · cited by 512

Cited by318

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 318.