Theorems · Definition · nonassociative algebras
LieAlgebra.IsExtension.extension
{R : Type u_1} →
{N : Type u_2} →
{L : Type u_3} →
{M : Type u_4} →
[inst : CommRing R] →
[inst_1 : LieRing L] →
[inst_2 : LieAlgebra R L] →
[inst_3 : LieRing N] →
[inst_4 : LieAlgebra R N] →
[inst_5 : LieRing M] →
[inst_6 : LieAlgebra R M] →
{i : N →ₗ⁅R⁆ L} → {p : L →ₗ⁅R⁆ M} → LieAlgebra.IsExtension i p → LieAlgebra.Extension R N MThe bundled LieAlgebra.Extension corresponding to LieAlgebra.IsExtension
- Defined in
- Mathlib.Algebra.Lie.Extension
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LieHomstatement and proof · cited by 382
- LieAlgebra.Extensionstatement · cited by 20
- LieAlgebra.IsExtensionstatement and proof · cited by 14
Cited by5
Results whose statement or proof uses this declaration.
- LieAlgebra.IsExtension.extension_Lstatement and proof · cited by 0
- LieAlgebra.IsExtension.extension_inclstatement and proof · cited by 0
- LieAlgebra.IsExtension.extension_instLieAlgebrastatement and proof · cited by 0
- LieAlgebra.IsExtension.extension_instLieRingstatement and proof · cited by 0
- LieAlgebra.IsExtension.extension_projstatement and proof · cited by 0