Theorems · Definition · nonassociative algebras
LieSubmodule.baseChange
{R : Type u_1} →
(A : Type u_2) →
{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] →
[inst_7 : CommRing A] →
[inst_8 : Algebra R A] →
LieSubmodule R L M → LieSubmodule A (TensorProduct R A L) (TensorProduct R A M)If A is an R-algebra, any Lie submodule of a Lie module M with coefficients in R may be
pushed forward to a Lie submodule of A ⊗ M with coefficients in A.
This "base change" operation is also known as "extension of scalars".
- Defined in
- Mathlib.Algebra.Lie.BaseChange
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 87 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.
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Algebrastatement and proof · cited by 11,388
- Submoduleproof · cited by 7,192
- TensorProductstatement and proof · cited by 2,545
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LieRingModulestatement and proof · cited by 727
- LieSubmodulestatement and proof · cited by 489
- LieModulestatement and proof · cited by 424
- LieSubmodule.toSubmoduleproof · cited by 150
Cited by9
Results whose statement or proof uses this declaration.
- LieSubmodule.baseChange_topstatement · cited by 3
- LieSubmodule.lie_baseChangestatement and proof · cited by 3
- LieAlgebra.derivedSeries_baseChangestatement and proof · cited by 2
- LieSubmodule.tmul_mem_baseChange_of_memstatement · cited by 1
- LieSubmodule.mem_baseChange_iffstatement and proof · cited by 1
- LieSubmodule.coe_baseChangestatement · cited by 1
- LieAlgebra.derivedSeriesOfIdeal_baseChangestatement and proof · cited by 1
- LieSubmodule.baseChange_botstatement · cited by 0
- LieSubmodule.lowerCentralSeries_tensor_eq_baseChangestatement and proof · cited by 0