Mathlib Map

Theorems · Theorem · nonassociative algebras

LieSubmodule.map_incl_le

∀ {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] {N : LieSubmodule R L M} {N' : LieSubmodule R L ↥N},
  LieSubmodule.map N.incl N' ≤ N
Defined in
Mathlib.Algebra.Lie.Submodule
Cited by
2 results in Mathlib
Foundations
Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingLieRingAddCommGroupModuleLieRingModule

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.

Cited by2

Results whose statement or proof uses this declaration.