Theorems · Definition · linear algebra
Matrix.reindexRingEquiv
{m : Type u_2} →
{n : Type u_3} →
(R : Type u_11) →
[inst : Fintype m] →
[inst_1 : Fintype n] → [inst_2 : Mul R] → [inst_3 : AddCommMonoid R] → m ≃ n → Matrix m m R ≃+* Matrix n n RMatrix.reindex as a RingEquiv between R-matrices.
- Defined in
- Mathlib.LinearAlgebra.Matrix.Reindex
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommMonoidstatement and proof · cited by 12,281
- Equivstatement and proof · cited by 8,337
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- RingEquivstatement · cited by 1,147
- AddEquivproof · cited by 1,087
- AddEquiv.toEquivproof · cited by 174
- Matrix.reindexAddEquivproof · cited by 8
Cited by8
Results whose statement or proof uses this declaration.
- Matrix.reindexAlgEquivproof · cited by 19
- Matrix.toAddEquiv_reindexRingEquivstatement · cited by 0
- Matrix.toEquiv_reindexRingEquivstatement · cited by 0
- Matrix.coe_reindexRingEquivstatement · cited by 0
- Matrix.reindexRingEquiv_reflstatement · cited by 0
- Matrix.reindexRingEquiv_trans_reindexRingEquivstatement · cited by 0
- Matrix.toRingEquiv_reindexAlgEquivstatement · cited by 0
- Matrix.symm_reindexRingEquivstatement · cited by 0