Theorems · Theorem · linear algebra
Matrix.row_transpose
∀ {m : Type u_2} {n : Type u_3} {α : Type v} (A : Matrix m n α), A.transpose.row = A.col- Defined in
- Mathlib.LinearAlgebra.Matrix.Defs
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses 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.transposestatement · cited by 389
- Matrix.colstatement · cited by 56
- Matrix.rowstatement · cited by 40
Cited by3
Results whose statement or proof uses this declaration.
- Matrix.range_mulVecLinproof · cited by 2
- Matrix.linearIndependent_cols_iff_isUnitproof · cited by 1
- Matrix.rank_submatrix_leproof · cited by 1