Theorems · Definition · linear algebra
Matrix.frobeniusSeminormedAddCommGroup
{m : Type u_3} →
{n : Type u_4} →
{α : Type u_5} → [Fintype m] → [Fintype n] → [SeminormedAddCommGroup α] → SeminormedAddCommGroup (Matrix m n α)Seminormed group instance (using the Frobenius norm) for matrices over a seminormed group. Not declared as an instance because there are several natural choices for defining the norm of a matrix.
- Defined in
- Mathlib.Analysis.Matrix.Normed
- Cited by
- 18 results in Mathlib
- Foundations
- Depth 229 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Fintypestatement and proof · cited by 7,736
- Matrixstatement · cited by 4,303
- SeminormedAddCommGroupstatement and proof · cited by 2,671
Cited by20
Results whose statement or proof uses this declaration.
- Matrix.frobenius_nnnorm_defstatement · cited by 5
- Matrix.frobenius_nnnorm_diagonalstatement · cited by 2
- Matrix.frobenius_nnnorm_map_eqstatement · cited by 2
- Matrix.frobenius_nnnorm_transposestatement · cited by 2
- Matrix.frobenius_norm_defstatement · cited by 2
- Matrix.frobenius_nnnorm_conjTransposestatement · cited by 1
- Matrix.frobenius_nnnorm_mulstatement · cited by 1
- Matrix.frobenius_norm_replicateColstatement · cited by 1
- Matrix.frobenius_norm_replicateRowstatement · cited by 1
- Matrix.frobenius_nnnorm_onestatement · cited by 0
- Matrix.frobenius_nnnorm_replicateColstatement · cited by 0
- Matrix.frobenius_nnnorm_replicateRowstatement · cited by 0