Theorems · Theorem · linear algebra
Matrix.map_mul
∀ {m : Type u_2} {n : Type u_3} {o : Type u_4} {α : Type v} {β : Type w} [inst : NonUnitalNonAssocSemiring α]
[inst_1 : Fintype n] {L : Matrix m n α} {M : Matrix n o α} [inst_2 : NonUnitalNonAssocSemiring β] {F : Type u_10}
[inst_3 : FunLike F α β] [NonUnitalRingHomClass F α β] {f : F}, (L * M).map ⇑f = L.map ⇑f * M.map ⇑f- Defined in
- Mathlib.Data.Matrix.Mul
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 56 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Fintypestatement and proof · cited by 7,736
- Finset.sumproof · cited by 5,195
- Matrixstatement and proof · cited by 4,303
- Finset.univproof · cited by 3,473
- FunLikestatement and proof · cited by 2,560
- Finset.sum_congrproof · cited by 2,323
- map_mulproof · cited by 1,137
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- Matrix.extproof · cited by 540
- map_sumproof · cited by 455
- Matrix.mapstatement · cited by 247
Cited by9
Results whose statement or proof uses this declaration.
- Matrix.reverse_charpolyproof · cited by 3
- Matrix.charpoly_mul_comm'proof · cited by 2
- Matrix.mem_subfield_of_mul_eq_one_of_mem_subfield_rightproof · cited by 1
- Matrix.map_mul_intCastproof · cited by 1
- IsStablyFiniteRing.of_injectiveproof · cited by 1
- Matrix.map_mul_natCastproof · cited by 0
- Matrix.map_mul_ratCastproof · cited by 0
- Matrix.GeneralLinearGroup.coe_map_inv_mul_mapproof · cited by 0
- Matrix.GeneralLinearGroup.coe_map_mul_map_invproof · cited by 0