Theorems · Definition · linear algebra
Matrix.transposeAddEquiv
(m : Type u_2) → (n : Type u_3) → (α : Type u_11) → [inst : Add α] → Matrix m n α ≃+ Matrix n m α
Matrix.transpose as an AddEquiv
- Defined in
- Mathlib.Data.Matrix.Basic
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 16 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.
- Matrixstatement · cited by 4,303
- AddEquivstatement · cited by 1,087
- Matrix.transposeproof · cited by 389
- Matrix.transpose_transposeproof · cited by 33
- Matrix.transpose_addproof · cited by 1
Cited by13
Results whose statement or proof uses this declaration.
- Matrix.transposeRingEquivproof · cited by 4
- Matrix.transposeAddEquiv_applystatement and proof · cited by 3
- Matrix.transposeLinearEquivproof · cited by 2
- HasSum.matrix_transposeproof · cited by 1
- Algebra.traceMatrix_of_matrix_mulVecproof · cited by 1
- Matrix.transpose_multiset_sumproof · cited by 0
- MulOpposite.invariantBasisNumber_iffproof · cited by 0
- Matrix.transpose_sumproof · cited by 0
- Matrix.transposeAddEquiv_symmstatement · cited by 0
- summable_matrix_transposeproof · cited by 0
- MulOpposite.rankCondition_iffproof · cited by 0
- Matrix.transpose_list_sumproof · cited by 0