Theorems · Theorem · linear algebra
Matrix.frobenius_nnnorm_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 : RCLike α] (A : Matrix l m α) (B : Matrix m n α), ‖A * B‖₊ ≤ ‖A‖₊ * ‖B‖₊- Defined in
- Mathlib.Analysis.Matrix.Normed
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 231 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites35
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Realproof · cited by 25,697
- 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
- RCLikestatement and proof · cited by 2,829
- Nat.cast_oneproof · cited by 2,501
- Finset.sum_congrproof · cited by 2,323
- le_of_ltproof · cited by 1,175
- Star.starproof · cited by 1,082
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.frobenius_norm_mulproof · cited by 0