Theorems · Definition · functional analysis
CStarMatrix.toCLM
{m : Type u_1} →
{n : Type u_2} →
{A : Type u_5} →
[Fintype m] →
[inst : NonUnitalCStarAlgebra A] →
CStarMatrix m n A →ₗ[ℂ] WithCStarModule A (m → A) →L[ℂ] WithCStarModule A (n → A)Interpret a CStarMatrix m n A as a continuous linear map acting on C⋆ᵐᵒᵈ (n → A).
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 170 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FintypeNonUnitalCStarAlgebra
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- RingHom.idstatement · cited by 18,349
- LinearMapstatement · cited by 10,215
- Fintypestatement and proof · cited by 7,736
- Complexstatement and proof · cited by 5,565
- ContinuousLinearMapstatement · cited by 5,352
- ContinuousLinearEquiv.symmproof · cited by 368
- NonUnitalCStarAlgebrastatement and proof · cited by 149
- Matrix.vecMulproof · cited by 148
- CStarMatrixstatement and proof · cited by 67
- WithCStarModulestatement · cited by 66
- WithCStarModule.equivLproof · cited by 2
Cited by14
Results whose statement or proof uses this declaration.
- CStarMatrix.toCLMNonUnitalAlgHomproof · cited by 2
- CStarMatrix.toCLM_apply_singlestatement · cited by 2
- CStarMatrix.toCLM_apply_single_applystatement · cited by 2
- CStarMatrix.inner_toCLM_conjTranspose_leftstatement · cited by 1
- CStarMatrix.norm_defstatement · cited by 1
- CStarMatrix.toCLM_apply_eq_sumstatement · cited by 1
- CStarMatrix.toCLM_injectivestatement and proof · cited by 1
- CStarMatrix.inner_toCLM_conjTranspose_rightstatement and proof · cited by 0
- CStarMatrix.toCLMNonUnitalAlgHom_eq_toCLMstatement · cited by 0
- CStarMatrix.mul_entry_mul_eq_inner_toCLMstatement · cited by 0
- CStarMatrix.norm_entry_le_normproof · cited by 0
- CStarMatrix.normedSpaceCoreproof · cited by 0