Theorems · Theorem · functional analysis
InnerProductSpace.nnnorm_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] (x : E) (y : F),
‖((InnerProductSpace.rankOne 𝕜) x) y‖₊ = ‖x‖₊ * ‖y‖₊- Cited by
- 1 results in Mathlib
- Foundations
- Depth 180 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- NNRealstatement · cited by 4,310
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- NNNorm.nnnormstatement · cited by 952
- starRingEndstatement · cited by 671
- NNReal.eqproof · cited by 201
- InnerProductSpace.rankOnestatement · cited by 35
Cited by1
Results whose statement or proof uses this declaration.
- InnerProductSpace.enorm_rankOneproof · cited by 0