Theorems · Theorem · functional analysis
InnerProductSpace.rankOne_comp_rankOne
∀ {𝕜 : Type u_4} {E : Type u_5} {F : Type u_6} {G : Type u_7} [inst : RCLike 𝕜] [inst_1 : SeminormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] [inst_3 : SeminormedAddCommGroup F] [inst_4 : InnerProductSpace 𝕜 F]
[inst_5 : SeminormedAddCommGroup G] [inst_6 : InnerProductSpace 𝕜 G] (x : E) (y z : F) (w : G),
((InnerProductSpace.rankOne 𝕜) x) y ∘SL ((InnerProductSpace.rankOne 𝕜) z) w =
inner 𝕜 y z • ((InnerProductSpace.rankOne 𝕜) x) w- Cited by
- 0 results in Mathlib
- Foundations
- Depth 179 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- NormedSpacestatement and proof · cited by 12,499
- ContinuousLinearMapstatement · cited by 5,352
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- Inner.innerstatement and proof · cited by 1,089
- ContinuousLinearMap.compstatement · cited by 709
- starRingEndstatement · cited by 671
- map_smulproof · cited by 566
- smul_applyproof · cited by 229
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.