Mathlib Map

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).

Defined in
Mathlib.Analysis.CStarAlgebra.CStarMatrix
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.

CStarMatrix.toCLMNonUnitalAlgHom · cited by 2CStarMatrix.toCLMNonUnita…CStarMatrix.toCLM_apply_single · cited by 2CStarMatrix.toCLM_apply_s…CStarMatrix.toCLM_apply_single_apply · cited by 2CStarMatrix.toCLM_apply_s…CStarMatrix.inner_toCLM_conjTranspose_left · cited by 1CStarMatrix.inner_toCLM_c…CStarMatrix.norm_def · cited by 1CStarMatrix.norm_defCStarMatrix.toCLM_apply_eq_sum · cited by 1CStarMatrix.toCLM_apply_e…CStarMatrix.toCLM_injective · cited by 1CStarMatrix.toCLM_injecti…CStarMatrix.inner_toCLM_conjTranspose_right · cited by 0CStarMatrix.inner_toCLM_c…CStarMatrix.toCLMNonUnitalAlgHom_eq_toCLM · cited by 0CStarMatrix.toCLMNonUnita…CStarMatrix.mul_entry_mul_eq_inner_toCLM · cited by 0CStarMatrix.mul_entry_mul…CStarMatrix.norm_entry_le_norm · cited by 0CStarMatrix.norm_entry_le…CStarMatrix.normedSpaceCore · cited by 0CStarMatrix.normedSpaceCo…CStarMatrix.norm_le_of_forall_inner_le · cited by 0CStarMatrix.norm_le_of_fo…CStarMatrix.toCLM_apply · cited by 0CStarMatrix.toCLM_applyDFunLike.coe · cited by 62936DFunLike.coeRingHom.id · cited by 18349RingHom.idLinearMap · cited by 10215LinearMapFintype · cited by 7736FintypeComplex · cited by 5565ComplexContinuousLinearMap · cited by 5352ContinuousLinearMapContinuousLinearEquiv.symm · cited by 368ContinuousLinearEquiv.symmNonUnitalCStarAlgebra · cited by 149NonUnitalCStarAlgebraMatrix.vecMul · cited by 148Matrix.vecMulCStarMatrix · cited by 67CStarMatrixWithCStarModule · cited by 66WithCStarModuleWithCStarModule.equivL · cited by 2WithCStarModule.equivLCStarMatrix.toCLMCITED BYCITES

Cites12

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

Cited by14

Results whose statement or proof uses this declaration.