Theorems · Theorem · nonassociative algebras
LieSubmodule.map_sup
∀ {R : Type u} {L : Type v} {M : Type w} {M' : Type w₁} [inst : CommRing R] [inst_1 : LieRing L]
[inst_2 : AddCommGroup M] [inst_3 : Module R M] [inst_4 : LieRingModule L M] [inst_5 : AddCommGroup M']
[inst_6 : Module R M'] [inst_7 : LieRingModule L M'] {f : M →ₗ⁅R,L⁆ M'} {N N₂ : LieSubmodule R L M},
LieSubmodule.map f (N ⊔ N₂) = LieSubmodule.map f N ⊔ LieSubmodule.map f N₂- Defined in
- Mathlib.Algebra.Lie.Submodule
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- LieRingstatement and proof · cited by 1,548
- LieRingModulestatement and proof · cited by 727
- LieSubmodulestatement and proof · cited by 489
- LieModuleHomstatement and proof · cited by 123
- GaloisConnection.l_supproof · cited by 81
- LieSubmodule.mapstatement · cited by 49
- LieSubmodule.gc_map_comapproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.