Theorems · Theorem · functional analysis
ContinuousLinearMap.opNorm_ext
∀ {𝕜 : Type u_1} {𝕜₂ : Type u_2} {𝕜₃ : Type u_3} {E : Type u_4} {F : Type u_6} {G : Type u_8}
[inst : SeminormedAddCommGroup E] [inst_1 : SeminormedAddCommGroup F] [inst_2 : SeminormedAddCommGroup G]
[inst_3 : NontriviallyNormedField 𝕜] [inst_4 : NontriviallyNormedField 𝕜₂] [inst_5 : NontriviallyNormedField 𝕜₃]
[inst_6 : NormedSpace 𝕜 E] [inst_7 : NormedSpace 𝕜₂ F] [inst_8 : NormedSpace 𝕜₃ G] {σ₁₂ : 𝕜 →+* 𝕜₂} {σ₁₃ : 𝕜 →+* 𝕜₃}
[RingHomIsometric σ₁₃] (f : E →SL[σ₁₂] F) (g : E →SL[σ₁₃] G), (∀ (x : E), ‖f x‖ = ‖g x‖) → ‖f‖ = ‖g‖- Cited by
- 1 results in Mathlib
- Foundations
- Depth 172 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Realstatement and proof · cited by 25,697
- NormedSpacestatement and proof · cited by 12,499
- RingHomstatement and proof · cited by 10,189
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Norm.normstatement and proof · cited by 5,413
- ContinuousLinearMapstatement and proof · cited by 5,352
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- norm_nonnegproof · cited by 725
- RingHomIsometricstatement and proof · cited by 282
- ContinuousLinearMap.le_opNormproof · cited by 65
- ContinuousLinearMap.opNorm_le_boundproof · cited by 59
Cited by1
Results whose statement or proof uses this declaration.
- LinearIsometry.norm_toContinuousLinearMap_compproof · cited by 1