Theorems · Inductive type · nonassociative algebras
LieAlgebra.SemiDirectSum
{R : Type u_1} →
[inst : CommRing R] →
(K : Type u_2) →
[inst_1 : LieRing K] →
[inst_2 : LieAlgebra R K] →
(L : Type u_3) →
[inst_3 : LieRing L] → [inst_4 : LieAlgebra R L] → (L →ₗ⁅R⁆ LieDerivation R K K) → Type (max u_2 u_3)The semi-direct sum of two Lie algebras K and L over R, relative to a Lie algebra homomorphism
ψ: L → LieDerivation R K K. As a set, it is just K × L, however the Lie bracket is twisted by
ψ.
- Defined in
- Mathlib.Algebra.Lie.SemiDirect
- Cited by
- 26 results in Mathlib
- Foundations
- Depth 52 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- CommRingstatement · cited by 17,173
- LieRingstatement · cited by 1,548
- LieAlgebrastatement · cited by 1,246
- LieHomstatement · cited by 382
- LieDerivationstatement · cited by 95
Cited by41
Results whose statement or proof uses this declaration.
- LieAlgebra.SemiDirectSum.rightstatement and proof · cited by 11
- LieAlgebra.SemiDirectSum.leftstatement and proof · cited by 11
- LieAlgebra.SemiDirectSum.projrstatement and proof · cited by 4
- LieAlgebra.SemiDirectSum.inlstatement · cited by 4
- LieAlgebra.SemiDirectSum.inrstatement · cited by 4
- LieAlgebra.SemiDirectSum.projlstatement and proof · cited by 3
- LieAlgebra.SemiDirectSum.prod_isostatement and proof · cited by 3
- LieAlgebra.SemiDirectSum.toProdstatement and proof · cited by 2
- LieAlgebra.SemiDirectSum.toProdlstatement and proof · cited by 1
- LieAlgebra.SemiDirectSum.mk.injstatement · cited by 1
- LieAlgebra.SemiDirectSum.mk.injEqstatement · cited by 1
- LieAlgebra.SemiDirectSum.mk.noConfusionstatement · cited by 1