Theorems · Definition · linear algebra
Matrix.reindexAddEquiv
{m : Type u_2} →
{n : Type u_3} →
{m' : Type u_6} →
{n' : Type u_7} → (R : Type u_11) → [inst : Add R] → m ≃ m' → n ≃ n' → Matrix m n R ≃+ Matrix m' n' RMatrix.reindex as an AddEquiv between R-matrices.
- Defined in
- Mathlib.LinearAlgebra.Matrix.Reindex
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Quot.sound
- Assumes
- Add
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Equivstatement and proof · cited by 8,337
- Matrixstatement and proof · cited by 4,303
- AddEquivstatement · cited by 1,087
- Matrix.reindexproof · cited by 102
Cited by10
Results whose statement or proof uses this declaration.
- Matrix.reindexLinearEquivproof · cited by 18
- Matrix.reindexRingEquivproof · cited by 7
- Matrix.coe_reindexAddEquivstatement · cited by 0
- Matrix.reindexAddEquiv_trans_reindexAddEquivstatement · cited by 0
- Matrix.toEquiv_reindexAddEquivstatement · cited by 0
- Matrix.toAddEquiv_reindexAlgEquivstatement · cited by 0
- Matrix.toAddEquiv_reindexLinearEquivstatement · cited by 0
- Matrix.toAddEquiv_reindexRingEquivstatement · cited by 0
- Matrix.symm_reindexAddEquivstatement · cited by 0
- Matrix.reindexAddEquiv_refl_reflstatement · cited by 0