Theorems · Theorem · nonassociative algebras
LieSubmodule.mk.congr_simp
∀ {R : Type u} {L : Type v} {M : Type w} [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : AddCommGroup M]
[inst_3 : Module R M] [inst_4 : LieRingModule L M] (toSubmodule toSubmodule_1 : Submodule R M)
(e_toSubmodule : toSubmodule = toSubmodule_1)
(lie_mem : ∀ {x : L} {m : M}, m ∈ toSubmodule.carrier → ⁅x, m⁆ ∈ toSubmodule.carrier),
{ toSubmodule := toSubmodule, lie_mem := lie_mem } = { toSubmodule := toSubmodule_1, lie_mem := ⋯ }- Defined in
- Mathlib.Algebra.Lie.BaseChange
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Submodulestatement and proof · cited by 7,192
- LieRingstatement and proof · cited by 1,548
- LieRingModulestatement and proof · cited by 727
- Bracket.bracketstatement and proof · cited by 642
- LieSubmodulestatement · cited by 489
- AddSubmonoid.toAddSubsemigroupstatement and proof · cited by 198
- AddSubsemigroup.carrierstatement and proof · cited by 198
- Submodule.toAddSubmonoidstatement and proof · cited by 162
Cited by5
Results whose statement or proof uses this declaration.
- LieSubmodule.baseChange_topproof · cited by 3
- LieModule.coe_genWeightSpaceOf_zeroproof · cited by 1
- LieModule.Weight.hasEigenvalueAtproof · cited by 1
- LieModule.zero_genWeightSpace_eq_top_of_nilpotent'proof · cited by 1
- LieSubmodule.baseChange_botproof · cited by 0