Theorems · Definition · linear algebra
Matrix.Module.matrixModule
{ι : Type u_1} →
{R : Type u_2} →
{M : Type u_3} →
[inst : Ring R] →
[inst_1 : Fintype ι] →
[inst_2 : DecidableEq ι] → [inst_3 : AddCommGroup M] → [Module R M] → Module (Matrix ι ι R) (ι → M)Mⁿ is a Mₙ(R) module, note that this creates a diamond when M is Matrix ι ι R or when
M is R.
- Defined in
- Mathlib.LinearAlgebra.Matrix.Module
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Fintypestatement and proof · cited by 7,736
- Ringstatement and proof · cited by 7,463
- Matrixstatement · cited by 4,303
Cited by18
Results whose statement or proof uses this declaration.
- LinearMap.mapMatrixModulestatement · cited by 6
- fromModuleCatToModuleCatLinearEquivstatement · cited by 2
- LinearMap.mapMatrixModule_applystatement · cited by 2
- LinearMap.mapMatrixModule_compstatement · cited by 1
- LinearMap.mapMatrixModule_idstatement · cited by 1
- Matrix.Module.diagonal_const_smulstatement · cited by 1
- fromModuleCatToModuleCatLinearEquiv_applystatement · cited by 0
- fromModuleCatToModuleCatLinearEquiv_symm_apply_coestatement · cited by 0
- fromModuleCatToModuleCatLinearEquivtoModuleCatObjstatement · cited by 0
- ModuleCat.toMatrixModCat_mapstatement · cited by 0
- LinearMap.mapMatrixModule_comp_applystatement · cited by 0
- LinearMap.mapMatrixModule_id_applystatement · cited by 0