Theorems · Theorem · linear algebra
Matrix.TransvectionStruct.toMatrix_reindexEquiv
∀ {n : Type u_1} {p : Type u_2} {R : Type u₂} [inst : DecidableEq n] [inst_1 : DecidableEq p] [inst_2 : CommRing R]
[inst_3 : Fintype n] [inst_4 : Fintype p] (e : n ≃ p) (t : Matrix.TransvectionStruct n R),
(Matrix.TransvectionStruct.reindexEquiv e t).toMatrix = (Matrix.reindexAlgEquiv R R e) t.toMatrix- Cited by
- 1 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Equivstatement and proof · cited by 8,337
- Fintypestatement and proof · cited by 7,736
- Matrixstatement · cited by 4,303
- Equiv.symmproof · cited by 3,681
- add_zeroproof · cited by 2,707
- zero_addproof · cited by 2,366
- AlgEquivstatement · cited by 1,681
- Matrix.extproof · cited by 540
- Equiv.apply_symm_applyproof · cited by 346
- Matrix.ofproof · cited by 336
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.TransvectionStruct.toMatrix_reindexEquiv_prodproof · cited by 1