Theorems · Theorem · functional analysis
CStarMatrix.inner_toCLM_conjTranspose_left
∀ {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] {M : CStarMatrix m n A}
{v : WithCStarModule A (n → A)} {w : WithCStarModule A (m → A)},
inner A ((CStarMatrix.toCLM (Matrix.conjTranspose M)) v) w = inner A v ((CStarMatrix.toCLM M) w)- Cited by
- 1 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.
Cites28
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
- Fintypestatement and proof · cited by 7,736
- PartialOrderstatement and proof · cited by 6,410
- Complexstatement · cited by 5,565
- ContinuousLinearMapstatement · cited by 5,352
- Finset.sumproof · cited by 5,195
- Equiv.symmproof · cited by 3,681
- Finset.univproof · cited by 3,473
- Finset.sum_congrproof · cited by 2,323
- mul_assocproof · cited by 1,667
Cited by1
Results whose statement or proof uses this declaration.
- CStarMatrix.inner_toCLM_conjTranspose_rightproof · cited by 0