Theorems · Definition · nonassociative algebras
skewAdjointMatricesLieSubalgebraEquiv
{R : Type u} →
{n : Type w} →
[inst : CommRing R] →
[inst_1 : Fintype n] →
(J : Matrix n n R) →
[inst_2 : DecidableEq n] →
(P : Matrix n n R) →
Invertible P →
↥(skewAdjointMatricesLieSubalgebra J) ≃ₗ⁅R⁆ ↥(skewAdjointMatricesLieSubalgebra (P.transpose * J * P))An invertible matrix P gives a Lie algebra equivalence between those endomorphisms that are
skew-adjoint with respect to a square matrix J and those with respect to PᵀJP.
- Defined in
- Mathlib.Algebra.Lie.SkewAdjoint
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 109 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingFintypeDecidableEq
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.
- CommRingstatement and proof · cited by 17,173
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- Invertiblestatement and proof · cited by 549
- LieSubalgebrastatement · cited by 418
- Matrix.transposestatement and proof · cited by 389
- LieRing.ofAssociativeRingstatement · cited by 227
- LieEquivstatement · cited by 86
- LieEquiv.symmproof · cited by 34
- skewAdjointMatricesLieSubalgebrastatement and proof · cited by 5
- LieEquiv.ofSubalgebrasproof · cited by 3
- Matrix.lieConjproof · cited by 2
Cited by5
Results whose statement or proof uses this declaration.
- skewAdjointMatricesLieSubalgebraEquiv_applystatement · cited by 1
- LieAlgebra.Orthogonal.soIndefiniteEquivproof · cited by 1
- LieAlgebra.Orthogonal.typeDEquivSo'proof · cited by 0
- LieAlgebra.Orthogonal.soIndefiniteEquiv_applyproof · cited by 0
- LieAlgebra.Orthogonal.typeBEquivSo'proof · cited by 0