Theorems · Theorem · linear algebra
Matrix.posSemidef_opNorm_smul_gram_sub_gram
∀ {E : Type u_1} {n : Type u_2} {𝕜 : Type u_4} [inst : RCLike 𝕜] [inst_1 : NormedAddCommGroup E]
[inst_2 : InnerProductSpace 𝕜 E] {F : Type u_5} [inst_3 : NormedAddCommGroup F] [inst_4 : InnerProductSpace 𝕜 F]
(v : n → E) (f : E →L[𝕜] F), (‖f‖ ^ 2 • Matrix.gram 𝕜 v - Matrix.gram 𝕜 (⇑f ∘ v)).PosSemidefInequality ‖f x‖ ≤ ‖f‖ * ‖x‖ lifted to Gram matrices.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 170 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites48
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
- Realstatement and proof · cited by 25,697
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- Norm.normstatement and proof · cited by 5,413
- ContinuousLinearMapstatement and proof · cited by 5,352
- Finsuppproof · cited by 5,255
- Finset.sumproof · cited by 5,195
- Algebra.algebraMapproof · cited by 4,706
- Matrixstatement · cited by 4,303
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.