Theorems · Theorem · linear algebra
Matrix.transposeRingEquiv_apply
∀ (m : Type u_2) (α : Type u_11) [inst : AddCommMonoid α] [inst_1 : CommMagma α] [inst_2 : Fintype m] (a : Matrix m m α), (Matrix.transposeRingEquiv m α) a = MulOpposite.op a.transpose
- Defined in
- Mathlib.Data.Matrix.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- AddCommMonoidstatement and proof · cited by 12,281
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- RingEquivstatement · cited by 1,147
- MulOppositestatement · cited by 1,135
- MulOpposite.opstatement · cited by 520
- Matrix.transposestatement · cited by 389
- CommMagmastatement and proof · cited by 57
- Matrix.transposeRingEquivstatement and proof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.