Theorems · Theorem · linear algebra
Matrix.map_injective
∀ {m : Type u_2} {n : Type u_3} {α : Type v} {β : Type w} {f : α → β},
Function.Injective f → Function.Injective fun M => M.map f- Defined in
- Mathlib.LinearAlgebra.Matrix.Defs
- Cited by
- 5 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.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Matrixstatement and proof · cited by 4,303
- Matrix.extproof · cited by 540
- Matrix.mapstatement and proof · cited by 247
- Matrix.ext_iffproof · cited by 18
Cited by5
Results whose statement or proof uses this declaration.
- Matrix.conjTranspose_injectiveproof · cited by 1
- IsStablyFiniteRing.of_injectiveproof · cited by 1
- Matrix.isHermitian_map_iffproof · cited by 0
- Matrix.isSymm_map_iffproof · cited by 0
- MulOpposite.isStablyFiniteRing_iffproof · cited by 0