Theorems · Definition · ring theory
toModuleCatFromModuleCatLinearEquiv
(R : Type u) →
{ι : Type v} →
[inst : Ring R] →
[inst_1 : Fintype ι] →
[inst_2 : DecidableEq ι] →
(M : ModuleCat (Matrix ι ι R)) → (j : ι) → ↑M ≃ₗ[Matrix ι ι R] ι → ↥(MatrixModCat.toModuleCatObj R (↑M) j)The linear equiv induced by the equality toMatrixModCat (toModuleCat M) = Mⁿ
- Defined in
- Mathlib.RingTheory.Morita.Matrix
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- RingFintypeDecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHom.idstatement · cited by 18,349
- Fintypestatement and proof · cited by 7,736
- Ringstatement and proof · cited by 7,463
- Submodulestatement · cited by 7,192
- Finset.sumproof · cited by 5,195
- Matrixstatement and proof · cited by 4,303
- Finset.univproof · cited by 3,473
- LinearEquivstatement · cited by 3,317
- ModuleCatstatement and proof · cited by 1,429
- ModuleCat.carrierstatement and proof · cited by 997
- Matrix.singleproof · cited by 129
- Matrix.scalarstatement · cited by 62
Cited by1
Results whose statement or proof uses this declaration.
- MatrixModCat.counitIsoproof · cited by 1