Theorems · Theorem · linear algebra
Matrix.ext_row_iff
∀ {m : Type u_2} {n : Type u_3} {α : Type v} {A B : Matrix m n α}, A = B ↔ ∀ (i : m), A.row i = B.row i- Defined in
- Mathlib.LinearAlgebra.Matrix.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 9 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 and proof · cited by 4,303
- Matrix.rowstatement and proof · cited by 40
- Matrix.ext_rowproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.