Theorems · Definition · functional analysis
InnerProductSpace.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] → E →L[𝕜] F →L⋆[𝕜] F →L[𝕜] EA rank-one operator on an inner product space is given by x ↦ y ↦ z ↦ ⟪y, z⟫ • x.
This is also sometimes referred to as an outer product of vectors on a Hilbert space.
This corresponds to the matrix outer product Matrix.vecMulVec, see
InnerProductSpace.toMatrix_rankOne and InnerProductSpace.symm_toEuclideanLin_rankOne in
Mathlib/Analysis/InnerProductSpace/PiL2.lean.
- Cited by
- 35 results in Mathlib
- Foundations
- Depth 177 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.
- 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
- ContinuousLinearMap.compproof · cited by 709
- starRingEndstatement · cited by 671
- ContinuousLinearMap.flipproof · cited by 128
- innerSLproof · cited by 93
- ContinuousLinearMap.smulRightLproof · cited by 15
Cited by35
Results whose statement or proof uses this declaration.
- InnerProductSpace.comp_rankOnestatement · cited by 3
- InnerProductSpace.isIdempotentElem_rankOne_selfstatement and proof · cited by 2
- InnerProductSpace.rankOne_defstatement · cited by 2
- InnerProductSpace.rankOne_def'statement · cited by 2
- OrthonormalBasis.orthogonalProjectionOnto_eq_sum_rankOnestatement and proof · cited by 2
- InnerProductSpace.isPositive_rankOne_selfstatement and proof · cited by 1
- InnerProductSpace.isSymmetricProjection_rankOne_selfstatement · cited by 1
- InnerProductSpace.isSymmetric_rankOne_selfstatement · cited by 1
- InnerProductSpace.nnnorm_rankOnestatement · cited by 1
- InnerProductSpace.norm_rankOnestatement · cited by 1
- ContinuousLinearMap.isPositive_iff_eq_sum_rankOnestatement and proof · cited by 1
- InnerProductSpace.rankOne_eq_rankOne_iff_commstatement and proof · cited by 1