Mathlib Map

Theorems · Theorem · linear algebra

RingHom.mapMatrix_apply

∀ {m : Type u_2} {α : Type u_11} {β : Type u_12} [inst : Fintype m] [inst_1 : DecidableEq m]
  [inst_2 : NonAssocSemiring α] [inst_3 : NonAssocSemiring β] (f : α →+* β) (M : Matrix m m α), f.mapMatrix M = M.map ⇑f
Defined in
Mathlib.Data.Matrix.Basic
Cited by
73 results in Mathlib
Foundations
Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FintypeDecidableEqNonAssocSemiringNonAssocSemiring

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by73

Results whose statement or proof uses this declaration.