Theorems · Theorem · functional analysis
InnerProductSpace.comp_rankOne
∀ {𝕜 : Type u_4} {E : Type u_5} {F : Type u_6} [inst : RCLike 𝕜] [inst_1 : SeminormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] [inst_3 : SeminormedAddCommGroup F] [inst_4 : InnerProductSpace 𝕜 F] {G : Type u_8}
[inst_5 : SeminormedAddCommGroup G] [inst_6 : NormedSpace 𝕜 G] (x : E) (y : F) (f : E →L[𝕜] G),
f ∘SL ((InnerProductSpace.rankOne 𝕜) x) y = ((InnerProductSpace.rankOne 𝕜) (f x)) y- Cited by
- 3 results in Mathlib
- Foundations
- Depth 178 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 and proof · cited by 18,349
- NormedSpacestatement and proof · cited by 12,499
- ContinuousLinearMapstatement and proof · 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
- ContinuousLinearMap.compstatement and proof · cited by 709
- starRingEndstatement · cited by 671
- ContinuousLinearMap.toSpanSingletonproof · cited by 133
- innerSLproof · cited by 93
- ContinuousLinearMap.comp.congr_simpproof · cited by 77
Cited by3
Results whose statement or proof uses this declaration.
- InnerProductSpace.isIdempotentElem_rankOne_selfproof · cited by 2
- InnerProductSpace.isIdempotentElem_rankOne_self_iffproof · cited by 0
- InnerProductSpace.rankOne_comp_rankOneproof · cited by 0