Theorems · Definition · linear algebra
Matrix
Type u → Type u' → Type v → Type (max u u' v)
Matrix m n R is the type of matrices with entries in R, whose rows are indexed by m
and whose columns are indexed by n.
- Defined in
- Mathlib.LinearAlgebra.Matrix.Defs
- Cited by
- 4,303 results in Mathlib
- Foundations
- Depth 0 from the axioms, rests on 1 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites0
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Nothing in Mathlib beyond the foundations.
Cited by4,962
Results whose statement or proof uses this declaration.
- Matrix.detstatement and proof · cited by 665
- Matrix.GeneralLinearGroupproof · cited by 556
- Matrix.extstatement and proof · cited by 540
- Matrix.transposestatement and proof · cited by 389
- Matrix.SpecialLinearGroupproof · cited by 348
- Matrix.ofstatement · cited by 336
- Matrix.diagonalstatement · cited by 314
- Matrix.mulVecstatement and proof · cited by 267
- Matrix.mapstatement and proof · cited by 247
- Matrix.conjTransposestatement and proof · cited by 202
- Matrix.submatrixstatement and proof · cited by 183
- LinearMap.toMatrixstatement · cited by 180
Showing the 200 most cited of 4,962.