Mathlib Map

Theorems · Definition · linear algebra

Matrix.transpose

{m : Type u_2} → {n : Type u_3} → {α : Type v} → Matrix m n α → Matrix n m α

The transpose of a matrix. This is available in bundled forms as: * Matrix.transposeAddEquiv * Matrix.transposeLinearEquiv * Matrix.transposeRingEquiv * Matrix.transposeAlgEquiv * RingEquiv.mopMatrix * AlgEquiv.mopMatrix

Defined in
Mathlib.LinearAlgebra.Matrix.Defs
Cited by
389 results in Mathlib
Foundations
Depth 14 from the axioms, rests on 61 definitions · uses 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.

Cited by411

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 411.