Theorems · Theorem · functional analysis
Matrix.l2_opNorm_mul
∀ {𝕜 : Type u_1} {m : Type u_2} {n : Type u_3} {l : Type u_4} [inst : RCLike 𝕜] [inst_1 : Fintype m]
[inst_2 : Fintype n] [inst_3 : DecidableEq n] [inst_4 : Fintype l] [inst_5 : DecidableEq l] (A : Matrix m n 𝕜)
(B : Matrix n l 𝕜), ‖A * B‖ ≤ ‖A‖ * ‖B‖- Defined in
- Mathlib.Analysis.CStarAlgebra.Matrix
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 230 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Realstatement and proof · cited by 25,697
- RingHom.idproof · cited by 18,349
- LinearMapproof · cited by 10,215
- Fintypestatement and proof · cited by 7,736
- Norm.normstatement and proof · cited by 5,413
- ContinuousLinearMapproof · cited by 5,352
- Matrixstatement and proof · cited by 4,303
- RCLikestatement and proof · cited by 2,829
- ContinuousLinearMap.compproof · cited by 709
- Normproof · cited by 512
- WithLp.ofLpproof · cited by 323
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.l2_opNNNorm_mulproof · cited by 0