Theorems · Theorem · functional analysis
CStarMatrix.mul_entry_mul_eq_inner_toCLM
∀ {m : Type u_1} {n : Type u_2} {A : Type u_5} [inst : Fintype m] [inst_1 : NonUnitalCStarAlgebra A]
[inst_2 : PartialOrder A] [inst_3 : StarOrderedRing A] [inst_4 : Fintype n] [inst_5 : DecidableEq m]
[inst_6 : DecidableEq n] {M : CStarMatrix m n A} {i : m} {j : n} (a b : A),
a * M i j * star b =
inner A ((WithCStarModule.equiv A (n → A)).symm (Pi.single j b))
((CStarMatrix.toCLM M) ((WithCStarModule.equiv A (m → A)).symm (Pi.single i a)))- Cited by
- 0 results in Mathlib
- Foundations
- Depth 172 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- PartialOrderstatement and proof · cited by 6,410
- Complexstatement · cited by 5,565
- ContinuousLinearMapstatement · cited by 5,352
- Equiv.symmstatement and proof · cited by 3,681
- mul_assocproof · cited by 1,667
- Inner.innerstatement and proof · cited by 1,089
- Star.starstatement and proof · cited by 1,082
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.