Mathlib Map

Theorems · Definition · nonassociative algebras

LieModule.Cohomology.twoCocycle

(R : Type u_1) →
  [inst : CommRing R] →
    (L : Type u_2) →
      [inst_1 : LieRing L] →
        [inst_2 : LieAlgebra R L] →
          (M : Type u_3) →
            [inst_3 : AddCommGroup M] →
              [inst_4 : Module R M] →
                [inst_5 : LieRingModule L M] → [LieModule R L M] → Submodule R ↥(LieModule.Cohomology.twoCochain R L M)

A Lie 2-cocycle is a 2-cochain that is annihilated by the coboundary map.

Defined in
Mathlib.Algebra.Lie.Cochain
Cited by
23 results in Mathlib
Foundations
Depth 45 from the axioms · uses propext, Quot.sound
Assumes
CommRingLieRingLieAlgebraAddCommGroupModuleLieRingModuleLieModule

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

LieAlgebra.ofTwoCocycle · cited by 15LieAlgebra.ofTwoCocycleLieAlgebra.ofProd · cited by 11LieAlgebra.ofProdLieAlgebra.Extension.twoCocycleOf · cited by 3Extension.twoCocycleOfLieAlgebra.Extension.ofTwoCocycle · cited by 3Extension.ofTwoCocycleLieAlgebra.LieEquiv.ofCoboundary · cited by 2LieEquiv.ofCoboundaryLieAlgebra.Extension.twoCocycleOf_coe_coe · cited by 1Extension.twoCocycleOf_co…LieModule.Cohomology.mem_twoCocycle_iff · cited by 1Cohomology.mem_twoCocycle…LieAlgebra.ofTwoCocycle.mk.inj · cited by 1mk.injLieAlgebra.ofTwoCocycle.mk.noConfusion · cited by 1mk.noConfusionLieAlgebra.LoopAlgebra.twoCocycleOfBilinear · cited by 1LoopAlgebra.twoCocycleOfB…LieAlgebra.ofTwoCocycle.carrier · cited by 1ofTwoCocycle.carrierLieAlgebra.Extension.ofAlg · cited by 1Extension.ofAlgLieAlgebra.of_add · cited by 0LieAlgebra.of_addLieAlgebra.of_nsmul · cited by 0LieAlgebra.of_nsmulLieAlgebra.of_smul · cited by 0LieAlgebra.of_smulModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idCommRing · cited by 17173CommRingAddCommGroup · cited by 12871AddCommGroupLinearMap · cited by 10215LinearMapSubmodule · cited by 7192SubmoduleLieRing · cited by 1548LieRingLieAlgebra · cited by 1246LieAlgebraLinearMap.ker · cited by 848LinearMap.kerLieRingModule · cited by 727LieRingModuleLieModule · cited by 424LieModuleLieModule.Cohomology.twoCochain · cited by 38Cohomology.twoCochainLieModule.Cohomology.d₂₃ · cited by 5Cohomology.d₂₃Cohomology.twoCocycleCITED BYCITES

Cites13

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by37

Results whose statement or proof uses this declaration.