Theorems · Theorem · nonassociative algebras
LieSubmodule.mem_baseChange_iff
∀ (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] {N : LieSubmodule R L M}
{m : TensorProduct R A M},
m ∈ LieSubmodule.baseChange A N ↔ m ∈ Submodule.span A ↑(Submodule.map ((TensorProduct.mk R A M) 1) ↑N)- Defined in
- Mathlib.Algebra.Lie.BaseChange
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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 · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement · cited by 10,215
- SetLike.coestatement · cited by 8,199
- Submodulestatement and proof · cited by 7,192
- TensorProductstatement and proof · cited by 2,545
- LieRingstatement and proof · cited by 1,548
- Submodule.spanstatement · cited by 1,504
Cited by1
Results whose statement or proof uses this declaration.
- LieSubmodule.lie_baseChangeproof · cited by 3