Theorems · Theorem · nonassociative algebras
LieAlgebra.of_nsmul
∀ {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 : AddCommGroup M] [inst_4 : Module R M] [inst_5 : LieRingModule L M] [inst_6 : LieModule R L M]
(c : ↥(LieModule.Cohomology.twoCocycle R L M)) (n : ℕ) (x : L × M),
(LieAlgebra.ofProd c) (n • x) = n • (LieAlgebra.ofProd c) x- Defined in
- Mathlib.Algebra.Lie.Extension
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 51 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Equivstatement · cited by 8,337
- Submodulestatement · cited by 7,192
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LieRingModulestatement and proof · cited by 727
- LieModulestatement and proof · cited by 424
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.