Theorems · Definition · nonassociative algebras
LieIdeal.map
{R : Type u} →
{L : Type v} →
{L' : Type w₂} →
[inst : CommRing R] →
[inst_1 : LieRing L] →
[inst_2 : LieRing L'] →
[inst_3 : LieAlgebra R L'] → [inst_4 : LieAlgebra R L] → (L →ₗ⁅R⁆ L') → LieIdeal R L → LieIdeal R L'A morphism of Lie algebras f : L → L' pushes forward Lie ideals of L to Lie ideals of L'.
Note that unlike LieSubmodule.map, we must take the lieSpan of the image. Mathematically
this is because although f makes L' into a Lie module over L, in general the L submodules of
L' are not the same as the ideals of L'.
- Defined in
- Mathlib.Algebra.Lie.Ideal
- Cited by
- 33 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- SetLike.coeproof · cited by 8,199
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- Submodule.mapproof · cited by 614
- LieHomstatement and proof · cited by 382
- LieIdealstatement and proof · cited by 282
- LieSubalgebra.toSubmoduleproof · cited by 90
- LieHom.toLinearMapproof · cited by 74
- LieIdeal.toLieSubalgebraproof · cited by 48
- LieSubmodule.lieSpanproof · cited by 22
Cited by33
Results whose statement or proof uses this declaration.
- LieIdeal.map_le_iff_le_comapstatement · cited by 7
- LieHom.idealRange_eq_mapstatement and proof · cited by 4
- LieIdeal.map_bracket_lestatement and proof · cited by 4
- LieIdeal.mem_mapstatement · cited by 3
- LieIdeal.map_bracket_eqstatement and proof · cited by 2
- LieIdeal.map_comap_eqstatement and proof · cited by 2
- LieIdeal.map_comap_lestatement · cited by 2
- LieIdeal.map_monostatement · cited by 2
- LieIdeal.map_sup_ker_eq_mapstatement · cited by 2
- Function.Injective.lieAlgebra_isSolvableproof · cited by 2
- LieIdeal.bot_of_map_eq_botstatement and proof · cited by 2
- LieIdeal.coe_map_of_surjectivestatement · cited by 2