Theorems · Inductive type · nonassociative algebras
LieAlgebra.IsExtension
{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] → (N →ₗ⁅R⁆ L) → (L →ₗ⁅R⁆ M) → PropA sequence of two Lie algebra homomorphisms is an extension if it is short exact.
- Defined in
- Mathlib.Algebra.Lie.Extension
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
Cited by23
Results whose statement or proof uses this declaration.
- LieAlgebra.IsExtension.extensionstatement and proof · cited by 5
- LieAlgebra.IsExtension.exactstatement and proof · cited by 2
- LieAlgebra.IsExtension.kerEquivRangestatement and proof · cited by 1
- LieAlgebra.IsExtension.ker_eq_botstatement and proof · cited by 1
- LieAlgebra.IsExtension.range_eq_topstatement and proof · cited by 1
- LieAlgebra.Extension.mk.injstatement and proof · cited by 1
- LieAlgebra.Extension.mk.noConfusionstatement and proof · cited by 1
- LieAlgebra.Extension.recOnstatement and proof · cited by 0
- LieAlgebra.IsExtension.kerEquivRange.congr_simpstatement and proof · cited by 0
- LieAlgebra.IsExtension.casesOnstatement and proof · cited by 0
- LieAlgebra.IsExtension.extension_Lstatement and proof · cited by 0
- LieAlgebra.IsExtension.extension_inclstatement and proof · cited by 0