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₂) → PropThis 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
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.
Cited by318
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.flipstatement and proof · cited by 128
- ContinuousLinearMap.le_opNormstatement and proof · cited by 65
- Seminorm.compstatement and proof · cited by 53
- ContinuousLinearMap.integrable_compstatement and proof · cited by 25
- ContinuousLinearMap.le_of_opNorm_lestatement and proof · cited by 21
- ContinuousLinearMap.compLpstatement and proof · cited by 17
- ContinuousLinearMap.lipschitzstatement and proof · cited by 16
- ContinuousLinearMap.opNorm_comp_lestatement and proof · cited by 16
- ContinuousLinearMap.le_opNorm₂statement and proof · cited by 15
- ContinuousLinearMap.precompstatement and proof · cited by 13
- LinearIsometry.norm_toContinuousLinearMapstatement and proof · cited by 13
- ContinuousLinearMap.le_opENormstatement and proof · cited by 11
Showing the 200 most cited of 318.