Theorems · Theorem · functional analysis
CStarMatrix.toCLM_apply_single
∀ {m : Type u_1} {n : Type u_2} {A : Type u_5} [inst : Fintype m] [inst_1 : NonUnitalCStarAlgebra A]
[inst_2 : DecidableEq m] {M : CStarMatrix m n A} {i : m} (a : A),
(CStarMatrix.toCLM M) ((WithCStarModule.equiv A (m → A)).symm (Pi.single i a)) =
(WithCStarModule.equiv A (n → A)).symm fun j => a * M i j- Cited by
- 2 results in Mathlib
- Foundations
- Depth 171 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- 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
- Equiv.symmstatement · cited by 3,681
- Pi.singlestatement · cited by 518
- NonUnitalCStarAlgebrastatement and proof · cited by 149
- CStarMatrixstatement and proof · cited by 67
- WithCStarModulestatement and proof · cited by 66
Cited by2
Results whose statement or proof uses this declaration.
- CStarMatrix.toCLM_apply_single_applyproof · cited by 2
- CStarMatrix.mul_entry_mul_eq_inner_toCLMproof · cited by 0