Theorems · Definition · nonassociative algebras
skewAdjointMatricesLieSubalgebraEquivTranspose
{R : Type u} →
{n : Type w} →
[inst : CommRing R] →
[inst_1 : Fintype n] →
(J : Matrix n n R) →
[inst_2 : DecidableEq n] →
{m : Type w} →
[inst_3 : DecidableEq m] →
[inst_4 : Fintype m] →
(e : Matrix n n R ≃ₐ[R] Matrix m m R) →
(∀ (A : Matrix n n R), (e A).transpose = e A.transpose) →
↥(skewAdjointMatricesLieSubalgebra J) ≃ₗ⁅R⁆ ↥(skewAdjointMatricesLieSubalgebra (e J))An equivalence of matrix algebras commuting with the transpose endomorphisms restricts to an equivalence of Lie algebras of skew-adjoint matrices.
- Defined in
- Mathlib.Algebra.Lie.SkewAdjoint
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- CommRingstatement and proof · cited by 17,173
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- AlgEquivstatement and proof · cited by 1,681
- LieSubalgebrastatement · cited by 418
- Matrix.transposestatement and proof · cited by 389
- LieRing.ofAssociativeRingstatement · cited by 227
- LieEquivstatement · cited by 86
- skewAdjointMatricesLieSubalgebrastatement and proof · cited by 5
- LieEquiv.ofSubalgebrasproof · cited by 3
- AlgEquiv.toLieEquivproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- skewAdjointMatricesLieSubalgebraEquivTranspose_applystatement · cited by 0
- LieAlgebra.Orthogonal.typeBEquivSo'proof · cited by 0