Theorems · Theorem · linear algebra
Matrix.kroneckerStarAlgEquiv_apply
∀ {m : Type u_2} {n : Type u_3} (R : Type u_5) [inst : CommSemiring R] [inst_1 : Fintype n] [inst_2 : DecidableEq n]
[inst_3 : Fintype m] [inst_4 : DecidableEq m] [inst_5 : StarRing R]
(x : TensorProduct R (Matrix m m R) (Matrix n n R)),
(Matrix.kroneckerStarAlgEquiv m n R) x = (kroneckerLinearEquiv m m n n R) x- Defined in
- Mathlib.RingTheory.MatrixAlgebra
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- RingHom.idstatement · cited by 18,349
- CommSemiringstatement and proof · cited by 10,911
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- LinearEquivstatement · cited by 3,317
- TensorProductstatement and proof · cited by 2,545
- StarRingstatement and proof · cited by 1,686
- StarAlgEquivstatement · cited by 132
- kroneckerLinearEquivstatement · cited by 7
- Matrix.kroneckerStarAlgEquivstatement · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.