Structures · Algebra
IsLieTower
A tower of Lie bracket actions encapsulates the Leibniz rule for Lie bracket actions.
More precisely, it does so in a relative setting:
Let L₁ and L₂ be two types with Lie bracket actions on a type M endowed with an addition,
and additionally assume a Lie bracket action of L₁ on L₂.
Then the Leibniz rule asserts for all x : L₁, y : L₂, and m : M that
⁅x, ⁅y, m⁆⁆ = ⁅⁅x, y⁆, m⁆ + ⁅y, ⁅x, m⁆⁆ holds.
Common examples include the case where L₁ is a Lie subalgebra of L₂
and the case where L₂ is a Lie ideal of L₁.
- Defined in
- Mathlib.Algebra.Lie.Basic
- Shape
- 3 explicit arguments · adds leibniz_lie
Extends0
Extends nothing: this is a root of the hierarchy.
Extended by0
Nothing extends this class yet.
Concrete types that are instances1
- Subtype
How is a type an instance?
Loading the hierarchy index…
Assumed by4
Ancestors0
No ancestors.