Theorems · Theorem · linear algebra
PEquiv.map_toMatrix
∀ {m : Type u_3} {n : Type u_4} {α : Type u_5} {β : Type u_6} [inst : DecidableEq n] [inst_1 : NonAssocSemiring α]
[inst_2 : NonAssocSemiring β] (f : α →+* β) (σ : m ≃. n), σ.toMatrix.map ⇑f = σ.toMatrix- Defined in
- Mathlib.Data.Matrix.PEquiv
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- RingHomstatement and proof · cited by 10,189
- Matrixstatement · cited by 4,303
- NonAssocSemiringstatement and proof · cited by 805
- Matrix.extproof · cited by 540
- Matrix.mapstatement · cited by 247
- PEquivstatement and proof · cited by 75
- PEquiv.toMatrixstatement · cited by 25
- MonoidWithZeroHom.map_ite_one_zeroproof · cited by 10
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.map_swapproof · cited by 1