Theorems · Theorem · functional analysis
InnerProductSpace.rankOne_def
∀ {𝕜 : 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] (x : E) (y : F),
((InnerProductSpace.rankOne 𝕜) x) y = ((innerSL 𝕜) y).smulRight x- Cited by
- 2 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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
- starRingEndstatement · cited by 671
- ContinuousLinearMap.smulRightstatement · cited by 126
- innerSLstatement · cited by 93
- InnerProductSpace.rankOnestatement · cited by 35
Cited by2
Results whose statement or proof uses this declaration.
- InnerProductSpace.norm_rankOneproof · cited by 1
- InnerProductSpace.rank_rankOneproof · cited by 0