Theorems · Theorem · functional analysis
CStarMatrix.toCLM_apply_eq_sum
∀ {m : Type u_1} {n : Type u_2} {A : Type u_5} [inst : Fintype m] [inst_1 : NonUnitalCStarAlgebra A]
{M : CStarMatrix m n A} {v : WithCStarModule A (m → A)},
(CStarMatrix.toCLM M) v = (WithCStarModule.equiv A (n → A)).symm fun j => ∑ i, v i * M i j- Cited by
- 1 results in Mathlib
- Foundations
- Depth 171 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.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- RingHom.idstatement · cited by 18,349
- LinearMapstatement · cited by 10,215
- Equivstatement · cited by 8,337
- Fintypestatement and proof · cited by 7,736
- Complexstatement · cited by 5,565
- ContinuousLinearMapstatement · cited by 5,352
- Finset.sumstatement and proof · cited by 5,195
- Equiv.symmstatement · cited by 3,681
- Finset.univstatement and proof · cited by 3,473
- Finset.sum_congrproof · cited by 2,323
- NonUnitalCStarAlgebrastatement and proof · cited by 149
Cited by1
Results whose statement or proof uses this declaration.
- CStarMatrix.inner_toCLM_conjTranspose_leftproof · cited by 1