Theorems · Definition · functional analysis
LinearIsometry.comp
{R : Type u_1} →
{R₂ : Type u_2} →
{R₃ : Type u_3} →
{E : Type u_5} →
{E₂ : Type u_6} →
{E₃ : Type u_7} →
[inst : Semiring R] →
[inst_1 : Semiring R₂] →
[inst_2 : Semiring R₃] →
{σ₁₂ : R →+* R₂} →
{σ₁₃ : R →+* R₃} →
{σ₂₃ : R₂ →+* R₃} →
[RingHomCompTriple σ₁₂ σ₂₃ σ₁₃] →
[inst_4 : SeminormedAddCommGroup E] →
[inst_5 : SeminormedAddCommGroup E₂] →
[inst_6 : SeminormedAddCommGroup E₃] →
[inst_7 : Module R E] →
[inst_8 : Module R₂ E₂] →
[inst_9 : Module R₃ E₃] → (E₂ →ₛₗᵢ[σ₂₃] E₃) → (E →ₛₗᵢ[σ₁₂] E₂) → E →ₛₗᵢ[σ₁₃] E₃Composition of linear isometries.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 156 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- RingHomstatement and proof · cited by 10,189
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- LinearMap.compproof · cited by 1,642
- RingHomCompTriplestatement and proof · cited by 234
- LinearIsometrystatement and proof · cited by 194
- LinearIsometry.toLinearMapproof · cited by 55
Cited by10
Results whose statement or proof uses this declaration.
- IsConformalMap.compproof · cited by 2
- LinearIsometry.extendproof · cited by 1
- LinearMap.hausdorffMeasure_imageproof · cited by 1
- LinearMap.normDet_codRestrictproof · cited by 1
- LinearIsometry.coe_compstatement · cited by 0
- LinearIsometry.id_compstatement · cited by 0
- LinearIsometry.mul_defstatement · cited by 0
- LinearIsometry.comp.congr_simpstatement and proof · cited by 0
- LinearIsometry.comp_assocstatement · cited by 0
- LinearIsometry.comp_idstatement · cited by 0