Theorems · Theorem · linear algebra
Matrix.ext_iff
∀ {m : Type u_2} {n : Type u_3} {α : Type v} {M N : Matrix m n α}, (∀ (i : m) (j : n), M i j = N i j) ↔ M = N- Defined in
- Mathlib.LinearAlgebra.Matrix.Defs
- Cited by
- 18 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
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
Cited by18
Results whose statement or proof uses this declaration.
- Matrix.extproof · cited by 540
- Matrix.diagonal_injectiveproof · cited by 6
- Matrix.map_injectiveproof · cited by 5
- Matrix.transpose_injectiveproof · cited by 2
- Matrix.conjTranspose_mul_self_eq_zeroproof · cited by 1
- Matrix.IsSymm.ext_iffproof · cited by 1
- Matrix.diag_eq_of_commute_singleproof · cited by 1
- Matrix.row_eq_zero_of_commute_singleproof · cited by 1
- Matrix.SpecialLinearGroup.ext_iffproof · cited by 1
- Matrix.col_eq_zero_of_commute_singleproof · cited by 1
- CategoryTheory.Mat.hom_extproof · cited by 1
- PEquiv.toMatrix_injectiveproof · cited by 0