Theorems · Definition · nonassociative algebras
LieAlgebra.Extension.oneCochainOfTwoSplitting
{R : Type u_1} →
{L : Type u_3} →
{M : Type u_4} →
[inst : CommRing R] →
[inst_1 : LieRing L] →
[inst_2 : LieAlgebra R L] →
[inst_3 : LieRing M] →
[inst_4 : LieAlgebra R M] →
(E : LieAlgebra.Extension R M L) →
{s₁ s₂ : L →ₗ[R] E.L} →
Function.LeftInverse ⇑E.proj ⇑s₁ →
Function.LeftInverse ⇑E.proj ⇑s₂ → LieModule.Cohomology.oneCochain R L MThe 1-cochain attached to a pair of splittings of an extension.
- Defined in
- Mathlib.Algebra.Lie.Extension
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- LinearMapstatement and proof · cited by 10,215
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LieHomstatement · cited by 382
- LieEquiv.symmproof · cited by 34
- LieAlgebra.Extension.Lstatement and proof · cited by 21
- LieAlgebra.Extensionstatement and proof · cited by 20
- LieAlgebra.Extension.projstatement and proof · cited by 19
- LieModule.Cohomology.oneCochainstatement · cited by 9
Cited by3
Results whose statement or proof uses this declaration.
- LieAlgebra.Extension.oneCochainOfTwoSplitting_applystatement and proof · cited by 1
- LieAlgebra.Extension.d₁₂_oneCochainOfTwoSplittingstatement and proof · cited by 0
- LieAlgebra.Extension.oneCochainOfTwoSplitting.congr_simpstatement and proof · cited by 0