Theorems · Theorem · nonassociative algebras
Function.Surjective.lieModule_lcs_map_eq
∀ {R : Type u} {L : Type v} {M : Type w} [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] [LieModule R L M] {L₂ : Type u_1}
{M₂ : Type u_2} [inst_7 : LieRing L₂] [inst_8 : LieAlgebra R L₂] [inst_9 : AddCommGroup M₂] [inst_10 : Module R M₂]
[inst_11 : LieRingModule L₂ M₂] {f : L →ₗ⁅R⁆ L₂} {g : M →ₗ[R] M₂},
(∀ (x : L) (m : M), ⁅f x, g m⁆ = g ⁅x, m⁆) →
∀ [LieModule R L₂ M₂],
Function.Surjective ⇑f →
Function.Surjective ⇑g →
∀ (k : ℕ), Submodule.map g ↑(LieModule.lowerCentralSeries R L M k) = ↑(LieModule.lowerCentralSeries R L₂ M₂ k)- Defined in
- Mathlib.Algebra.Lie.Nilpotent
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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
- 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
- Top.topproof · cited by 9,680
- SetLike.coeproof · cited by 8,199
- Submodulestatement · cited by 7,192
- Set.ofPredproof · cited by 6,101
- Set.imageproof · cited by 5,609
- le_antisymmproof · cited by 2,068
Cited by1
Results whose statement or proof uses this declaration.
- Function.Surjective.lieModuleIsNilpotentproof · cited by 2