Theorems · Theorem · linear algebra
Matrix.transpose_swap
∀ {R : Type u_1} {n : Type u_2} [inst : Zero R] [inst_1 : One R] [inst_2 : DecidableEq n] (i j : n),
(Matrix.swap R i j).transpose = Matrix.swap R i j- Defined in
- Mathlib.LinearAlgebra.Matrix.Swap
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- ZeroOneDecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Matrixstatement · cited by 4,303
- Matrix.transposestatement · cited by 389
- Equiv.swapproof · cited by 197
- Equiv.Perm.permMatrixproof · cited by 25
- Matrix.swapstatement · cited by 19
- Matrix.transpose_permMatrixproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.isSymm_swapproof · cited by 0