Theorems · Theorem · linear algebra
Matrix.map_zero
∀ {m : Type u_2} {n : Type u_3} {α : Type v} {β : Type w} [inst : Zero α] [inst_1 : Zero β] (f : α → β),
f 0 = 0 → Matrix.map 0 f = 0- Defined in
- Mathlib.LinearAlgebra.Matrix.Defs
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Matrixstatement · cited by 4,303
- Matrix.extproof · cited by 540
- Matrix.mapstatement · cited by 247
Cited by4
Results whose statement or proof uses this declaration.
- Matrix.charpoly_fromBlocks_zero₁₂proof · cited by 1
- Matrix.charmatrix_zeroproof · cited by 1
- Matrix.map_Jproof · cited by 1
- Matrix.charpoly_fromBlocks_zero₂₁proof · cited by 0