Mathlib Map

Theorems · Theorem · nonassociative algebras

LieModuleHom.mem_ker

∀ {R : Type u} {L : Type v} {M : Type w} {N : 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 N]
  [inst_6 : Module R N] [inst_7 : LieRingModule L N] {f : M →ₗ⁅R,L⁆ N} {m : M}, m ∈ f.ker ↔ f m = 0
Defined in
Mathlib.Algebra.Lie.Submodule
Cited by
1 results in Mathlib
Foundations
Depth 28 from the axioms · uses propext, Quot.sound
Assumes
CommRingLieRingAddCommGroupModuleLieRingModuleAddCommGroupModuleLieRingModule

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.