Theorems · Theorem · linear algebra
Matrix.col_transpose
∀ {m : Type u_2} {n : Type u_3} {α : Type v} (A : Matrix m n α), A.transpose.col = A.row- Defined in
- Mathlib.LinearAlgebra.Matrix.Defs
- Cited by
- 2 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 by2
Results whose statement or proof uses this declaration.
- Matrix.linearIndependent_rows_iff_isUnitproof · cited by 2
- Matrix.rank_eq_finrank_span_rowproof · cited by 1