Theorems · Theorem · linear algebra
Matrix.linfty_opNNNorm_mul
∀ {l : Type u_2} {m : Type u_3} {n : Type u_4} {α : Type u_5} [inst : Fintype l] [inst_1 : Fintype m]
[inst_2 : Fintype n] [inst_3 : NonUnitalSeminormedRing α] (A : Matrix l m α) (B : Matrix m n α),
‖A * B‖₊ ≤ ‖A‖₊ * ‖B‖₊- Defined in
- Mathlib.Analysis.Matrix.Normed
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 232 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetproof · cited by 13,712
- AddCommMonoidproof · cited by 12,281
- Fintypestatement and proof · cited by 7,736
- Finset.sumproof · cited by 5,195
- NNRealstatement and proof · cited by 4,310
- Matrixstatement and proof · cited by 4,303
- Finset.univproof · cited by 3,473
- Finset.sum_congrproof · cited by 2,323
- le_reflproof · cited by 2,061
- NNNorm.nnnormstatement and proof · cited by 952
- Finset.supproof · cited by 530
- mul_le_mul'proof · cited by 274
Cited by2
Results whose statement or proof uses this declaration.
- Matrix.linfty_opNNNorm_mulVecproof · cited by 2
- Matrix.linfty_opNorm_mulproof · cited by 0