Theorems · Theorem · functional analysis
WithCStarModule.inner_single_left
∀ {A : Type u_1} [inst : NonUnitalCStarAlgebra A] [inst_1 : PartialOrder A] {ι : Type u_2} {E : ι → Type u_3}
[inst_2 : Fintype ι] [inst_3 : (i : ι) → NormedAddCommGroup (E i)] [inst_4 : (i : ι) → Module ℂ (E i)]
[inst_5 : (i : ι) → SMul A (E i)] [inst_6 : (i : ι) → CStarModule A (E i)] [inst_7 : StarOrderedRing A]
[inst_8 : DecidableEq ι] (x : WithCStarModule A ((i : ι) → E i)) {i : ι} (y : E i),
inner A ((WithCStarModule.equiv A ((j : ι) → E j)).symm (Pi.single i y)) x = inner A y (x i)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 169 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- NormedAddCommGroupstatement and proof · cited by 15,752
- Equivstatement · cited by 8,337
- Fintypestatement and proof · cited by 7,736
- PartialOrderstatement and proof · cited by 6,410
- Complexstatement and proof · cited by 5,565
- Equiv.symmstatement · cited by 3,681
- Inner.innerstatement and proof · cited by 1,089
- StarOrderedRingstatement and proof · cited by 587
- Pi.singlestatement · cited by 518
- NonUnitalCStarAlgebrastatement and proof · cited by 149
Cited by1
Results whose statement or proof uses this declaration.
- CStarMatrix.mul_entry_mul_eq_inner_toCLMproof · cited by 0