Theorems · Theorem · linear algebra
Matrix.transposeAddEquiv_apply
∀ (m : Type u_2) (n : Type u_3) (α : Type u_11) [inst : Add α] (M : Matrix m n α), (Matrix.transposeAddEquiv m n α) M = M.transpose
- Defined in
- Mathlib.Data.Matrix.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Quot.sound
- Assumes
- Add
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Matrixstatement and proof · cited by 4,303
- AddEquivstatement · cited by 1,087
- Matrix.transposestatement · cited by 389
- Matrix.transposeAddEquivstatement and proof · cited by 11
Cited by3
Results whose statement or proof uses this declaration.
- Algebra.traceMatrix_of_matrix_mulVecproof · cited by 1
- MulOpposite.rankCondition_iffproof · cited by 0
- MulOpposite.invariantBasisNumber_iffproof · cited by 0