Loogle!
Result
Found 446 declarations mentioning LieHom. Of these, only the first 200 are shown.
- LieHom π Mathlib.Algebra.Lie.Basic
(R : Type u_1) (L : Type u_2) (L' : Type u_3) [CommRing R] [LieRing L] [LieAlgebra R L] [LieRing L'] [LieAlgebra R L'] : Type (max u_2 u_3) - LieHom.id π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} [CommRing R] [LieRing Lβ] [LieAlgebra R Lβ] : Lβ βββ Rβ Lβ - LieHom.instOne π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} [CommRing R] [LieRing Lβ] [LieAlgebra R Lβ] : One (Lβ βββ Rβ Lβ) - LieHom.instInhabited π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} [CommRing R] [LieRing Lβ] [LieAlgebra R Lβ] [LieRing Lβ] [LieAlgebra R Lβ] : Inhabited (Lβ βββ Rβ Lβ) - LieHom.instZero π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} [CommRing R] [LieRing Lβ] [LieAlgebra R Lβ] [LieRing Lβ] [LieAlgebra R Lβ] : Zero (Lβ βββ Rβ Lβ) - LieHom.instFunLike π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} [CommRing R] [LieRing Lβ] [LieAlgebra R Lβ] [LieRing Lβ] [LieAlgebra R Lβ] : FunLike (Lβ βββ Rβ Lβ) Lβ Lβ - LieEquiv.toLieHom π Mathlib.Algebra.Lie.Basic
{R : Type u} {L : Type v} {L' : Type w} [CommRing R] [LieRing L] [LieAlgebra R L] [LieRing L'] [LieAlgebra R L'] (self : L βββ Rβ L') : L βββ Rβ L' - LieEquiv.hasCoeToLieHom π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} [CommRing R] [LieRing Lβ] [LieRing Lβ] [LieAlgebra R Lβ] [LieAlgebra R Lβ] : Coe (Lβ βββ Rβ Lβ) (Lβ βββ Rβ Lβ) - LieRingModule.compLieHom π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} (M : Type wβ) [CommRing R] [LieRing Lβ] [LieAlgebra R Lβ] [LieRing Lβ] [LieAlgebra R Lβ] [AddCommGroup M] [LieRingModule Lβ M] (f : Lβ βββ Rβ Lβ) : LieRingModule Lβ M - LieHom.coe_id π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} [CommRing R] [LieRing Lβ] [LieAlgebra R Lβ] : βLieHom.id = id - LieHom.id_apply π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} [CommRing R] [LieRing Lβ] [LieAlgebra R Lβ] (x : Lβ) : LieHom.id x = x - LieHom.coe_injective π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} [CommRing R] [LieRing Lβ] [LieAlgebra R Lβ] [LieRing Lβ] [LieAlgebra R Lβ] : Function.Injective DFunLike.coe - LieHom.comp π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} {Lβ : Type wβ} [CommRing R] [LieRing Lβ] [LieAlgebra R Lβ] [LieRing Lβ] [LieAlgebra R Lβ] [LieRing Lβ] [LieAlgebra R Lβ] (f : Lβ βββ Rβ Lβ) (g : Lβ βββ Rβ Lβ) : Lβ βββ Rβ Lβ - LieHom.comp_id π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} [CommRing R] [LieRing Lβ] [LieAlgebra R Lβ] [LieRing Lβ] [LieAlgebra R Lβ] (f : Lβ βββ Rβ Lβ) : f.comp LieHom.id = f - LieHom.id_comp π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} [CommRing R] [LieRing Lβ] [LieAlgebra R Lβ] [LieRing Lβ] [LieAlgebra R Lβ] (f : Lβ βββ Rβ Lβ) : LieHom.id.comp f = f - LieEquiv.bijective π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} [CommRing R] [LieRing Lβ] [LieRing Lβ] [LieAlgebra R Lβ] [LieAlgebra R Lβ] (e : Lβ βββ Rβ Lβ) : Function.Bijective βe.toLieHom - LieEquiv.injective π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} [CommRing R] [LieRing Lβ] [LieRing Lβ] [LieAlgebra R Lβ] [LieAlgebra R Lβ] (e : Lβ βββ Rβ Lβ) : Function.Injective βe.toLieHom - LieEquiv.ofBijective π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} [CommRing R] [LieRing Lβ] [LieRing Lβ] [LieAlgebra R Lβ] [LieAlgebra R Lβ] (f : Lβ βββ Rβ Lβ) (h : Function.Bijective βf) : Lβ βββ Rβ Lβ - LieEquiv.surjective π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} [CommRing R] [LieRing Lβ] [LieRing Lβ] [LieAlgebra R Lβ] [LieAlgebra R Lβ] (e : Lβ βββ Rβ Lβ) : Function.Surjective βe.toLieHom - LieHom.coe_one π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} [CommRing R] [LieRing Lβ] [LieAlgebra R Lβ] : β1 = id - LieHom.one_apply π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} [CommRing R] [LieRing Lβ] [LieAlgebra R Lβ] (x : Lβ) : 1 x = x - LieHom.instLinearMapClass π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} [CommRing R] [LieRing Lβ] [LieAlgebra R Lβ] [LieRing Lβ] [LieAlgebra R Lβ] : LinearMapClass (Lβ βββ Rβ Lβ) R Lβ Lβ - LieHom.toLinearMap π Mathlib.Algebra.Lie.Basic
{R : Type u_1} {L : Type u_2} {L' : Type u_3} [CommRing R] [LieRing L] [LieAlgebra R L] [LieRing L'] [LieAlgebra R L'] (self : L βββ Rβ L') : L ββ[R] L' - LieHom.instCoeLinearMapId π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} [CommRing R] [LieRing Lβ] [LieAlgebra R Lβ] [LieRing Lβ] [LieAlgebra R Lβ] : Coe (Lβ βββ Rβ Lβ) (Lβ ββ[R] Lβ) - LieModule.compLieHom π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} (M : Type wβ) [CommRing R] [LieRing Lβ] [LieAlgebra R Lβ] [LieRing Lβ] [LieAlgebra R Lβ] [AddCommGroup M] [LieRingModule Lβ M] (f : Lβ βββ Rβ Lβ) [Module R M] [LieModule R Lβ M] : LieModule R Lβ M - LieHom.inverse π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} [CommRing R] [LieRing Lβ] [LieAlgebra R Lβ] [LieRing Lβ] [LieAlgebra R Lβ] (f : Lβ βββ Rβ Lβ) (g : Lβ β Lβ) (hβ : Function.LeftInverse g βf) (hβ : Function.RightInverse g βf) : Lβ βββ Rβ Lβ - LieHom.zero_apply π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} [CommRing R] [LieRing Lβ] [LieAlgebra R Lβ] [LieRing Lβ] [LieAlgebra R Lβ] (x : Lβ) : 0 x = 0 - LieRingModule.compLieHom_apply π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} (M : Type wβ) [CommRing R] [LieRing Lβ] [LieAlgebra R Lβ] [LieRing Lβ] [LieAlgebra R Lβ] [AddCommGroup M] [LieRingModule Lβ M] (f : Lβ βββ Rβ Lβ) (x : Lβ) (m : M) : β x, mβ = β f x, mβ - LieEquiv.coe_coe π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} [CommRing R] [LieRing Lβ] [LieRing Lβ] [LieAlgebra R Lβ] [LieAlgebra R Lβ] (e : Lβ βββ Rβ Lβ) : βe.toLieHom = βe - LieEquiv.coe_toLieHom π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} [CommRing R] [LieRing Lβ] [LieRing Lβ] [LieAlgebra R Lβ] [LieAlgebra R Lβ] (e : Lβ βββ Rβ Lβ) : βe.toLieHom = βe - LieHom.coe_zero π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} [CommRing R] [LieRing Lβ] [LieAlgebra R Lβ] [LieRing Lβ] [LieAlgebra R Lβ] : β0 = 0 - LieHom.congr_fun π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} [CommRing R] [LieRing Lβ] [LieAlgebra R Lβ] [LieRing Lβ] [LieAlgebra R Lβ] {f g : Lβ βββ Rβ Lβ} (h : f = g) (x : Lβ) : f x = g x - LieHom.ext π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} [CommRing R] [LieRing Lβ] [LieAlgebra R Lβ] [LieRing Lβ] [LieAlgebra R Lβ] {f g : Lβ βββ Rβ Lβ} (h : β (x : Lβ), f x = g x) : f = g - LieHom.ext_iff π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} [CommRing R] [LieRing Lβ] [LieAlgebra R Lβ] [LieRing Lβ] [LieAlgebra R Lβ] {f g : Lβ βββ Rβ Lβ} : f = g β β (x : Lβ), f x = g x - LieEquiv.ofBijective_toFun π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} [CommRing R] [LieRing Lβ] [LieRing Lβ] [LieAlgebra R Lβ] [LieAlgebra R Lβ] (f : Lβ βββ Rβ Lβ) (h : Function.Bijective βf) (a : Lβ) : (LieEquiv.ofBijective f h) a = f a - LieHom.map_lie π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} [CommRing R] [LieRing Lβ] [LieAlgebra R Lβ] [LieRing Lβ] [LieAlgebra R Lβ] (f : Lβ βββ Rβ Lβ) (x y : Lβ) : f β x, yβ = β f x, f yβ - LieHom.comp_apply π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} {Lβ : Type wβ} [CommRing R] [LieRing Lβ] [LieAlgebra R Lβ] [LieRing Lβ] [LieAlgebra R Lβ] [LieRing Lβ] [LieAlgebra R Lβ] (f : Lβ βββ Rβ Lβ) (g : Lβ βββ Rβ Lβ) (x : Lβ) : (f.comp g) x = f (g x) - LieHom.coe_comp π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} {Lβ : Type wβ} [CommRing R] [LieRing Lβ] [LieAlgebra R Lβ] [LieRing Lβ] [LieAlgebra R Lβ] [LieRing Lβ] [LieAlgebra R Lβ] (f : Lβ βββ Rβ Lβ) (g : Lβ βββ Rβ Lβ) : β(f.comp g) = βf β βg - LieHom.toFun_eq_coe π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} [CommRing R] [LieRing Lβ] [LieAlgebra R Lβ] [LieRing Lβ] [LieAlgebra R Lβ] (f : Lβ βββ Rβ Lβ) : (βf).toFun = βf - LieHom.coe_toLinearMap π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} [CommRing R] [LieRing Lβ] [LieAlgebra R Lβ] [LieRing Lβ] [LieAlgebra R Lβ] (f : Lβ βββ Rβ Lβ) : ββf = βf - LieEquiv.mk π Mathlib.Algebra.Lie.Basic
{R : Type u} {L : Type v} {L' : Type w} [CommRing R] [LieRing L] [LieAlgebra R L] [LieRing L'] [LieAlgebra R L'] (toLieHom : L βββ Rβ L') (invFun : L' β L) (left_inv : Function.LeftInverse invFun (βtoLieHom).toFun := by intro; first | rfl | ext <;> rfl) (right_inv : Function.RightInverse invFun (βtoLieHom).toFun := by intro; first | rfl | ext <;> rfl) : L βββ Rβ L' - LieHom.toLinearMap_comp π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} {Lβ : Type wβ} [CommRing R] [LieRing Lβ] [LieAlgebra R Lβ] [LieRing Lβ] [LieAlgebra R Lβ] [LieRing Lβ] [LieAlgebra R Lβ] (f : Lβ βββ Rβ Lβ) (g : Lβ βββ Rβ Lβ) : β(f.comp g) = βf ββ βg - LieHom.map_lie' π Mathlib.Algebra.Lie.Basic
{R : Type u_1} {L : Type u_2} {L' : Type u_3} [CommRing R] [LieRing L] [LieAlgebra R L] [LieRing L'] [LieAlgebra R L'] (self : L βββ Rβ L') {x y : L} : (βself).toFun β x, yβ = β (βself).toFun x, (βself).toFun yβ - LieHom.mk π Mathlib.Algebra.Lie.Basic
{R : Type u_1} {L : Type u_2} {L' : Type u_3} [CommRing R] [LieRing L] [LieAlgebra R L] [LieRing L'] [LieAlgebra R L'] (toLinearMap : L ββ[R] L') (map_lie' : β {x y : L}, toLinearMap.toFun β x, yβ = β toLinearMap.toFun x, toLinearMap.toFun yβ) : L βββ Rβ L' - LieEquiv.toLinearEquiv_mk π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} [CommRing R] [LieRing Lβ] [LieRing Lβ] [LieAlgebra R Lβ] [LieAlgebra R Lβ] (f : Lβ βββ Rβ Lβ) (g : Lβ β Lβ) (hβ : Function.LeftInverse g (βf).toFun) (hβ : Function.RightInverse g (βf).toFun) : { toLieHom := f, invFun := g, left_inv := hβ, right_inv := hβ }.toLinearEquiv = { toLinearMap := βf, invFun := g, left_inv := hβ, right_inv := hβ } - LieEquiv.ofBijective_invFun π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} [CommRing R] [LieRing Lβ] [LieRing Lβ] [LieAlgebra R Lβ] [LieAlgebra R Lβ] (f : Lβ βββ Rβ Lβ) (h : Function.Bijective βf) (aβ : Lβ) : (LieEquiv.ofBijective f h).invFun aβ = (LinearEquiv.ofBijective (βf) h).symm aβ - LieHom.coe_mk π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} [CommRing R] [LieRing Lβ] [LieAlgebra R Lβ] [LieRing Lβ] [LieAlgebra R Lβ] (f : Lβ β Lβ) (hβ : β (x y : Lβ), f (x + y) = f x + f y) (hβ : β (m : R) (x : Lβ), { toFun := f, map_add' := hβ }.toFun (m β’ x) = (RingHom.id R) m β’ { toFun := f, map_add' := hβ }.toFun x) (hβ : β {x y : Lβ}, { toFun := f, map_add' := hβ, map_smul' := hβ }.toFun β x, yβ = β { toFun := f, map_add' := hβ, map_smul' := hβ }.toFun x, { toFun := f, map_add' := hβ, map_smul' := hβ }.toFun yβ) : β{ toFun := f, map_add' := hβ, map_smul' := hβ, map_lie' := hβ } = f - LieHom.mk_coe π Mathlib.Algebra.Lie.Basic
{R : Type u} {Lβ : Type v} {Lβ : Type w} [CommRing R] [LieRing Lβ] [LieAlgebra R Lβ] [LieRing Lβ] [LieAlgebra R Lβ] (f : Lβ βββ Rβ Lβ) (hβ : β (x y : Lβ), f (x + y) = f x + f y) (hβ : β (m : R) (x : Lβ), { toFun := βf, map_add' := hβ }.toFun (m β’ x) = (RingHom.id R) m β’ { toFun := βf, map_add' := hβ }.toFun x) (hβ : β {x y : Lβ}, { toFun := βf, map_add' := hβ, map_smul' := hβ }.toFun β x, yβ = β { toFun := βf, map_add' := hβ, map_smul' := hβ }.toFun x, { toFun := βf, map_add' := hβ, map_smul' := hβ }.toFun yβ) : { toFun := βf, map_add' := hβ, map_smul' := hβ, map_lie' := hβ } = f - LieHom.range π Mathlib.Algebra.Lie.Subalgebra
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] {Lβ : Type w} [LieRing Lβ] [LieAlgebra R Lβ] (f : L βββ Rβ Lβ) : LieSubalgebra R Lβ - LieSubalgebra.comap π Mathlib.Algebra.Lie.Subalgebra
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] {Lβ : Type w} [LieRing Lβ] [LieAlgebra R Lβ] (f : L βββ Rβ Lβ) (Kβ : LieSubalgebra R Lβ) : LieSubalgebra R L - LieSubalgebra.map π Mathlib.Algebra.Lie.Subalgebra
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] {Lβ : Type w} [LieRing Lβ] [LieAlgebra R Lβ] (f : L βββ Rβ Lβ) (K : LieSubalgebra R L) : LieSubalgebra R Lβ - LieSubalgebra.incl π Mathlib.Algebra.Lie.Subalgebra
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] (L' : LieSubalgebra R L) : β₯L' βββ Rβ L - LieHom.range_eq_map π Mathlib.Algebra.Lie.Subalgebra
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] {Lβ : Type w} [LieRing Lβ] [LieAlgebra R Lβ] (f : L βββ Rβ Lβ) : f.range = LieSubalgebra.map f β€ - LieSubalgebra.map_top π Mathlib.Algebra.Lie.Subalgebra
(R : Type u) (L : Type v) [CommRing R] [LieRing L] [LieAlgebra R L] {Lβ : Type w} [LieRing Lβ] [LieAlgebra R Lβ] (f : L βββ Rβ Lβ) : f.range = LieSubalgebra.map f β€ - LieHom.coe_range π Mathlib.Algebra.Lie.Subalgebra
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] {Lβ : Type w} [LieRing Lβ] [LieAlgebra R Lβ] (f : L βββ Rβ Lβ) : βf.range = Set.range βf - LieHom.mem_range_self π Mathlib.Algebra.Lie.Subalgebra
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] {Lβ : Type w} [LieRing Lβ] [LieAlgebra R Lβ] (f : L βββ Rβ Lβ) (x : L) : f x β f.range - LieSubalgebra.gc_map_comap π Mathlib.Algebra.Lie.Subalgebra
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] {Lβ : Type w} [LieRing Lβ] [LieAlgebra R Lβ] {f : L βββ Rβ Lβ} : GaloisConnection (LieSubalgebra.map f) (LieSubalgebra.comap f) - LieSubalgebra.map_lieSpan π Mathlib.Algebra.Lie.Subalgebra
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] {Lβ : Type w} [LieRing Lβ] [LieAlgebra R Lβ] (f : L βββ Rβ Lβ) {s : Set L} : LieSubalgebra.map f (LieSubalgebra.lieSpan R L s) = LieSubalgebra.lieSpan R Lβ (βf '' s) - LieHom.mem_range π Mathlib.Algebra.Lie.Subalgebra
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] {Lβ : Type w} [LieRing Lβ] [LieAlgebra R Lβ] (f : L βββ Rβ Lβ) (x : Lβ) : x β f.range β β y, f y = x - LieHom.rangeRestrict π Mathlib.Algebra.Lie.Subalgebra
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] {Lβ : Type w} [LieRing Lβ] [LieAlgebra R Lβ] (f : L βββ Rβ Lβ) : L βββ Rβ β₯f.range - LieSubalgebra.mem_comap π Mathlib.Algebra.Lie.Subalgebra
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] {Lβ : Type w} [LieRing Lβ] [LieAlgebra R Lβ] (f : L βββ Rβ Lβ) (Kβ : LieSubalgebra R Lβ) {x : L} : x β LieSubalgebra.comap f Kβ β f x β Kβ - LieSubalgebra.map_le_iff_le_comap π Mathlib.Algebra.Lie.Subalgebra
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] {Lβ : Type w} [LieRing Lβ] [LieAlgebra R Lβ] {f : L βββ Rβ Lβ} {K : LieSubalgebra R L} {K' : LieSubalgebra R Lβ} : LieSubalgebra.map f K β€ K' β K β€ LieSubalgebra.comap f K' - LieSubalgebra.mem_map π Mathlib.Algebra.Lie.Subalgebra
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] {Lβ : Type w} [LieRing Lβ] [LieAlgebra R Lβ] (f : L βββ Rβ Lβ) (K : LieSubalgebra R L) (x : Lβ) : x β LieSubalgebra.map f K β β y β K, f y = x - LieEquiv.ofInjective π Mathlib.Algebra.Lie.Subalgebra
{R : Type u} {Lβ : Type v} {Lβ : Type w} [CommRing R] [LieRing Lβ] [LieRing Lβ] [LieAlgebra R Lβ] [LieAlgebra R Lβ] (f : Lβ βββ Rβ Lβ) (h : Function.Injective βf) : Lβ βββ Rβ β₯f.range - LieHom.equivRangeOfInjective π Mathlib.Algebra.Lie.Subalgebra
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] {Lβ : Type w} [LieRing Lβ] [LieAlgebra R Lβ] (f : L βββ Rβ Lβ) (h : Function.Injective βf) : L βββ Rβ β₯f.range - LieSubalgebra.inclusion π Mathlib.Algebra.Lie.Subalgebra
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] {K K' : LieSubalgebra R L} (h : K β€ K') : β₯K βββ Rβ β₯K' - LieSubalgebra.equivMapOfInjective π Mathlib.Algebra.Lie.Subalgebra
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] {Lβ : Type w} [LieRing Lβ] [LieAlgebra R Lβ] (f : L βββ Rβ Lβ) (K : LieSubalgebra R L) (hf : Function.Injective βf) : β₯K βββ Rβ β₯(LieSubalgebra.map f K) - LieSubalgebra.coe_incl π Mathlib.Algebra.Lie.Subalgebra
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] (L' : LieSubalgebra R L) : βL'.incl = Subtype.val - LieHom.surjective_rangeRestrict π Mathlib.Algebra.Lie.Subalgebra
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] {Lβ : Type w} [LieRing Lβ] [LieAlgebra R Lβ] (f : L βββ Rβ Lβ) : Function.Surjective βf.rangeRestrict - LieHom.rangeRestrict_apply π Mathlib.Algebra.Lie.Subalgebra
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] {Lβ : Type w} [LieRing Lβ] [LieAlgebra R Lβ] (f : L βββ Rβ Lβ) (x : L) : f.rangeRestrict x = β¨f x, β―β© - LieSubalgebra.inclusion_injective π Mathlib.Algebra.Lie.Subalgebra
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] {K K' : LieSubalgebra R L} (h : K β€ K') : Function.Injective β(LieSubalgebra.inclusion h) - LieSubalgebra.coe_inclusion π Mathlib.Algebra.Lie.Subalgebra
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] {K K' : LieSubalgebra R L} (h : K β€ K') (x : β₯K) : β((LieSubalgebra.inclusion h) x) = βx - LieEquiv.ofInjective_apply π Mathlib.Algebra.Lie.Subalgebra
{R : Type u} {Lβ : Type v} {Lβ : Type w} [CommRing R] [LieRing Lβ] [LieRing Lβ] [LieAlgebra R Lβ] [LieAlgebra R Lβ] (f : Lβ βββ Rβ Lβ) (h : Function.Injective βf) (x : Lβ) : β((LieEquiv.ofInjective f h) x) = f x - LieHom.equivRangeOfInjective_apply π Mathlib.Algebra.Lie.Subalgebra
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] {Lβ : Type w} [LieRing Lβ] [LieAlgebra R Lβ] (f : L βββ Rβ Lβ) (h : Function.Injective βf) (x : L) : (f.equivRangeOfInjective h) x = β¨f x, β―β© - LieSubalgebra.inclusion_apply π Mathlib.Algebra.Lie.Subalgebra
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] {K K' : LieSubalgebra R L} (h : K β€ K') (x : β₯K) : (LieSubalgebra.inclusion h) x = β¨βx, β―β© - LieSubalgebra.equivMapOfInjective_toFun_coe π Mathlib.Algebra.Lie.Subalgebra
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] {Lβ : Type w} [LieRing Lβ] [LieAlgebra R Lβ] (f : L βββ Rβ Lβ) (K : LieSubalgebra R L) (hf : Function.Injective βf) (aβ : ββK.toSubmodule) : β((LieSubalgebra.equivMapOfInjective f K hf) aβ) = f βaβ - LieSubalgebra.equivMapOfInjective_invFun_coe π Mathlib.Algebra.Lie.Subalgebra
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] {Lβ : Type w} [LieRing Lβ] [LieAlgebra R Lβ] (f : L βββ Rβ Lβ) (K : LieSubalgebra R L) (hf : Function.Injective βf) (aβ : β₯(Submodule.map (βf) K.toSubmodule)) : β((LieSubalgebra.equivMapOfInjective f K hf).invFun aβ) = Classical.choose β― - LieSubalgebra.equivOfLe_apply π Mathlib.Algebra.Lie.Subalgebra
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] {K K' : LieSubalgebra R L} (h : K β€ K') (x : β₯K) : (LieSubalgebra.equivOfLe h) x = β¨(LieSubalgebra.inclusion h) x, β―β© - AlgHom.toLieHom π Mathlib.Algebra.Lie.OfAssociative
{A : Type v} [Ring A] {R : Type u} [CommRing R] [Algebra R A] {B : Type w} [Ring B] [Algebra R B] (f : A ββ[R] B) : A βββ Rβ B - AlgHom.instCoeLieHom π Mathlib.Algebra.Lie.OfAssociative
{A : Type v} [Ring A] {R : Type u} [CommRing R] [Algebra R A] {B : Type w} [Ring B] [Algebra R B] : Coe (A ββ[R] B) (A βββ Rβ B) - AlgHom.toLieHom_id π Mathlib.Algebra.Lie.OfAssociative
{A : Type v} [Ring A] {R : Type u} [CommRing R] [Algebra R A] : (AlgHom.id R A).toLieHom = LieHom.id - AlgHom.toLieHom_injective π Mathlib.Algebra.Lie.OfAssociative
{A : Type v} [Ring A] {R : Type u} [CommRing R] [Algebra R A] {B : Type w} [Ring B] [Algebra R B] {f g : A ββ[R] B} (h : f.toLieHom = g.toLieHom) : f = g - AlgHom.coe_toLieHom π Mathlib.Algebra.Lie.OfAssociative
{A : Type v} [Ring A] {R : Type u} [CommRing R] [Algebra R A] {B : Type w} [Ring B] [Algebra R B] (f : A ββ[R] B) : βf.toLieHom = βf - AlgHom.toLieHom_apply π Mathlib.Algebra.Lie.OfAssociative
{A : Type v} [Ring A] {R : Type u} [CommRing R] [Algebra R A] {B : Type w} [Ring B] [Algebra R B] (f : A ββ[R] B) (x : A) : f.toLieHom x = f x - AlgHom.toLieHom_comp π Mathlib.Algebra.Lie.OfAssociative
{A : Type v} [Ring A] {R : Type u} [CommRing R] [Algebra R A] {B : Type w} {C : Type wβ} [Ring B] [Ring C] [Algebra R B] [Algebra R C] (f : A ββ[R] B) (g : B ββ[R] C) : (g.comp f).toLieHom = g.toLieHom.comp f.toLieHom - LieModule.toEnd π Mathlib.Algebra.Lie.OfAssociative
(R : Type u) (L : Type v) (M : Type w) [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] : L βββ Rβ Module.End R M - LieAlgebra.ad π Mathlib.Algebra.Lie.OfAssociative
(R : Type u) (L : Type v) [CommRing R] [LieRing L] [LieAlgebra R L] : L βββ Rβ Module.End R L - LieModule.IsFaithful.injective_toEnd π Mathlib.Algebra.Lie.OfAssociative
{R : Type u} {L : Type v} {M : Type w} {instβ : CommRing R} {instβΒΉ : LieRing L} {instβΒ² : LieAlgebra R L} {instβΒ³ : AddCommGroup M} {instββ΄ : Module R M} {instββ΅ : LieRingModule L M} {instββΆ : LieModule R L M} [self : LieModule.IsFaithful R L M] : Function.Injective β(LieModule.toEnd R L M) - LieModule.IsFaithful.mk π Mathlib.Algebra.Lie.OfAssociative
{R : Type u} {L : Type v} {M : Type w} [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] (injective_toEnd : Function.Injective β(LieModule.toEnd R L M)) : LieModule.IsFaithful R L M - LieModule.isFaithful_iff π Mathlib.Algebra.Lie.OfAssociative
(R : Type u) (L : Type v) (M : Type w) [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] : LieModule.IsFaithful R L M β Function.Injective β(LieModule.toEnd R L M) - LieModule.toEnd_apply_apply π Mathlib.Algebra.Lie.OfAssociative
(R : Type u) (L : Type v) (M : Type w) [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] (x : L) (m : M) : ((LieModule.toEnd R L M) x) m = β x, mβ - LieModule.toEnd_eq_zero_iff π Mathlib.Algebra.Lie.OfAssociative
(R : Type u) (L : Type v) (M : Type w) [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieModule.IsFaithful R L M] {x : L} : (LieModule.toEnd R L M) x = 0 β x = 0 - LieSubmodule.coe_map_toEnd_le π Mathlib.Algebra.Lie.OfAssociative
{R : Type u} {L : Type v} {M : Type w} [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] {N : LieSubmodule R L M} {x : L} : Submodule.map ((LieModule.toEnd R L M) x) βN β€ βN - LieAlgebra.ad_apply π Mathlib.Algebra.Lie.OfAssociative
(R : Type u) (L : Type v) [CommRing R] [LieRing L] [LieAlgebra R L] (x y : L) : ((LieAlgebra.ad R L) x) y = β x, yβ - LieModule.toEnd_module_end π Mathlib.Algebra.Lie.OfAssociative
(R : Type u) (M : Type w) [CommRing R] [AddCommGroup M] [Module R M] : LieModule.toEnd R (Module.End R M) M = LieHom.id - LieModule.toEnd_eq_iff π Mathlib.Algebra.Lie.OfAssociative
(R : Type u) (L : Type v) (M : Type w) [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [LieModule.IsFaithful R L M] {x y : L} : (LieModule.toEnd R L M) x = (LieModule.toEnd R L M) y β x = y - LieSubmodule.mapsTo_pow_toEnd_sub_algebraMap π Mathlib.Algebra.Lie.OfAssociative
{R : Type u} {L : Type v} {M : Type w} [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] (N : LieSubmodule R L M) {Ο : R} {k : β} {x : L} : Set.MapsTo β(((LieModule.toEnd R L M) x - (algebraMap R (Module.End R M)) Ο) ^ k) βN βN - LieSubalgebra.toEnd_mk π Mathlib.Algebra.Lie.OfAssociative
(R : Type u) (L : Type v) (M : Type w) [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] (K : LieSubalgebra R L) {x : L} (hx : x β K) : (LieModule.toEnd R (β₯K) M) β¨x, hxβ© = (LieModule.toEnd R L M) x - LieSubalgebra.toEnd_eq π Mathlib.Algebra.Lie.OfAssociative
(R : Type u) (L : Type v) (M : Type w) [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] (K : LieSubalgebra R L) {x : β₯K} : (LieModule.toEnd R (β₯K) M) x = (LieModule.toEnd R L M) βx - LieModule.toEnd_pow_apply_map π Mathlib.Algebra.Lie.OfAssociative
{R : Type u} {L : Type v} {M : Type w} [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] {Mβ : Type wβ} [AddCommGroup Mβ] [Module R Mβ] [LieRingModule L Mβ] [LieModule R L Mβ] (f : M βββ R,Lβ Mβ) (k : β) (x : L) (m : M) : ((LieModule.toEnd R L Mβ) x ^ k) (f m) = f (((LieModule.toEnd R L M) x ^ k) m) - LieSubmodule.toEnd_comp_subtype_mem π Mathlib.Algebra.Lie.OfAssociative
{R : Type u} {L : Type v} {M : Type w} [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] (N : LieSubmodule R L M) (x : L) (m : M) (hm : m β βN) : ((LieModule.toEnd R L M) x ββ (βN).subtype) β¨m, hmβ© β βN - LieModule.toEnd_pow_comp_lieHom π Mathlib.Algebra.Lie.OfAssociative
{R : Type u} {L : Type v} {M : Type w} [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] {Mβ : Type wβ} [AddCommGroup Mβ] [Module R Mβ] [LieRingModule L Mβ] [LieModule R L Mβ] (f : M βββ R,Lβ Mβ) (k : β) (x : L) : ((LieModule.toEnd R L Mβ) x ^ k) ββ βf = βf ββ (LieModule.toEnd R L M) x ^ k - LieAlgebra.ad_eq_lmul_left_sub_lmul_right π Mathlib.Algebra.Lie.OfAssociative
{R : Type u} [CommRing R] (A : Type v) [Ring A] [Algebra R A] : β(LieAlgebra.ad R A) = LinearMap.mulLeft R - LinearMap.mulRight R - LieModule.toEnd_lie π Mathlib.Algebra.Lie.OfAssociative
(R : Type u) {L : Type v} {M : Type w} [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] (x y : L) (z : M) : ((LieModule.toEnd R L M) x) β y, zβ = β ((LieAlgebra.ad R L) x) y, zβ + β y, ((LieModule.toEnd R L M) x) zβ - LieAlgebra.ad_lie π Mathlib.Algebra.Lie.OfAssociative
(R : Type u) {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] (x y z : L) : ((LieAlgebra.ad R L) x) β y, zβ = β ((LieAlgebra.ad R L) x) y, zβ + β y, ((LieAlgebra.ad R L) x) zβ - LieModule.toEnd_pow_lie π Mathlib.Algebra.Lie.OfAssociative
(R : Type u) {L : Type v} {M : Type w} [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] (x y : L) (z : M) (n : β) : ((LieModule.toEnd R L M) x ^ n) β y, zβ = β ij β Finset.HasAntidiagonal.antidiagonal n, n.choose ij.1 β’ β ((LieAlgebra.ad R L) x ^ ij.1) y, ((LieModule.toEnd R L M) x ^ ij.2) zβ - LieAlgebra.ad_pow_lie π Mathlib.Algebra.Lie.OfAssociative
(R : Type u) {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] (x y z : L) (n : β) : ((LieAlgebra.ad R L) x ^ n) β y, zβ = β ij β Finset.HasAntidiagonal.antidiagonal n, n.choose ij.1 β’ β ((LieAlgebra.ad R L) x ^ ij.1) y, ((LieAlgebra.ad R L) x ^ ij.2) zβ - LieAlgebra.conj_ad_apply π Mathlib.Algebra.Lie.OfAssociative
{R : Type u_1} {L : Type u_2} {L' : Type u_3} [CommRing R] [LieRing L] [LieAlgebra R L] [LieRing L'] [LieAlgebra R L'] (e : L βββ Rβ L') (x : L) : e.toLinearEquiv.conj ((LieAlgebra.ad R L) x) = (LieAlgebra.ad R L') (e x) - LieSubalgebra.coe_ad π Mathlib.Algebra.Lie.OfAssociative
(R : Type u) (L : Type v) [CommRing R] [LieRing L] [LieAlgebra R L] (H : LieSubalgebra R L) (x y : β₯H) : β(((LieAlgebra.ad R β₯H) x) y) = ((LieAlgebra.ad R L) βx) βy - LieSubalgebra.ad_comp_incl_eq π Mathlib.Algebra.Lie.OfAssociative
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] (K : LieSubalgebra R L) (x : β₯K) : (LieAlgebra.ad R L) βx ββ βK.incl = βK.incl ββ (LieAlgebra.ad R β₯K) x - LieSubmodule.coe_toEnd π Mathlib.Algebra.Lie.OfAssociative
(R : Type u) (L : Type v) (M : Type w) [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] (N : LieSubmodule R L M) (x : L) (y : β₯N) : β(((LieModule.toEnd R L β₯N) x) y) = ((LieModule.toEnd R L M) x) βy - LieSubalgebra.coe_ad_pow π Mathlib.Algebra.Lie.OfAssociative
(R : Type u) (L : Type v) [CommRing R] [LieRing L] [LieAlgebra R L] (H : LieSubalgebra R L) (x y : β₯H) (n : β) : β(((LieAlgebra.ad R β₯H) x ^ n) y) = ((LieAlgebra.ad R L) βx ^ n) βy - LieSubmodule.toEnd_restrict_eq_toEnd π Mathlib.Algebra.Lie.OfAssociative
{R : Type u} {L : Type v} {M : Type w} [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] (N : LieSubmodule R L M) (x : L) (h : β (m : M) (hm : m β βN), ((LieModule.toEnd R L M) x ββ (βN).subtype) β¨m, hmβ© β βN := β―) : LinearMap.restrict ((LieModule.toEnd R L M) x) h = (LieModule.toEnd R L β₯N) x - LieSubmodule.coe_toEnd_pow π Mathlib.Algebra.Lie.OfAssociative
(R : Type u) (L : Type v) (M : Type w) [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] (N : LieSubmodule R L M) (x : L) (y : β₯N) (n : β) : β(((LieModule.toEnd R L β₯N) x ^ n) y) = ((LieModule.toEnd R L M) x ^ n) βy - LieHom.IsIdealMorphism π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] (f : L βββ Rβ L') : Prop - LieHom.idealRange π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] (f : L βββ Rβ L') : LieIdeal R L' - LieHom.ker π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] (f : L βββ Rβ L') : LieIdeal R L - LieIdeal.comap π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] (f : L βββ Rβ L') (J : LieIdeal R L') : LieIdeal R L - LieIdeal.map π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] (f : L βββ Rβ L') (I : LieIdeal R L) : LieIdeal R L' - LieHom.isIdealMorphism_of_surjective π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] (f : L βββ Rβ L') (h : Function.Surjective βf) : f.IsIdealMorphism - LieHom.IsIdealMorphism.eq π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] {f : L βββ Rβ L'} (hf : f.IsIdealMorphism) : LieIdeal.toLieSubalgebra R L' f.idealRange = f.range - LieHom.isIdealMorphism_def π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] (f : L βββ Rβ L') : f.IsIdealMorphism β LieIdeal.toLieSubalgebra R L' f.idealRange = f.range - LieIdeal.incl π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] (I : LieIdeal R L) : β₯I βββ Rβ L - LieHom.idealRange_eq_map π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] (f : L βββ Rβ L') : f.idealRange = LieIdeal.map f β€ - LieHom.range_eq_top π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] (f : L βββ Rβ L') : f.range = β€ β Function.Surjective βf - LieHom.idealRange_eq_lieSpan_range π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] (f : L βββ Rβ L') : f.idealRange = LieSubmodule.lieSpan R L' βf.range - LieHom.range_subset_idealRange π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] (f : L βββ Rβ L') : βf.range β βf.idealRange - LieHom.ker_le_comap π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] (f : L βββ Rβ L') (J : LieIdeal R L') : f.ker β€ LieIdeal.comap f J - LieHom.map_le_idealRange π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] (f : L βββ Rβ L') (I : LieIdeal R L) : LieIdeal.map f I β€ f.idealRange - LieIdeal.comap_map_le π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] {f : L βββ Rβ L'} {I : LieIdeal R L} : I β€ LieIdeal.comap f (LieIdeal.map f I) - LieIdeal.map_comap_le π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] {f : L βββ Rβ L'} {J : LieIdeal R L'} : LieIdeal.map f (LieIdeal.comap f J) β€ J - LieHom.idealRange_eq_top_of_surjective π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] (f : L βββ Rβ L') (h : Function.Surjective βf) : f.idealRange = β€ - LieHom.ker_eq_bot π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] (f : L βββ Rβ L') : f.ker = β₯ β Function.Injective βf - LieHom.mem_idealRange π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] (f : L βββ Rβ L') (x : L) : f x β f.idealRange - LieIdeal.map_sup_ker_eq_map π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] {f : L βββ Rβ L'} {I : LieIdeal R L} : LieIdeal.map f (I β f.ker) = LieIdeal.map f I - LieIdeal.comap_mono π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] {f : L βββ Rβ L'} : Monotone (LieIdeal.comap f) - LieIdeal.map_mono π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] {f : L βββ Rβ L'} : Monotone (LieIdeal.map f) - LieHom.isIdealMorphism_iff π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] (f : L βββ Rβ L') : f.IsIdealMorphism β β (x : L') (y : L), β z, β x, f yβ = f z - LieIdeal.map_comap_eq π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] {f : L βββ Rβ L'} {J : LieIdeal R L'} (h : f.IsIdealMorphism) : LieIdeal.map f (LieIdeal.comap f J) = f.idealRange β J - LieIdeal.map_sup_ker_eq_map' π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] {f : L βββ Rβ L'} {I : LieIdeal R L} : LieIdeal.map f I β LieIdeal.map f f.ker = LieIdeal.map f I - LieIdeal.gc_map_comap π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] (f : L βββ Rβ L') : GaloisConnection (LieIdeal.map f) (LieIdeal.comap f) - LieHom.mem_idealRange_iff π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] (f : L βββ Rβ L') (h : f.IsIdealMorphism) {y : L'} : y β f.idealRange β β x, f x = y - LieHom.mem_ker π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] {f : L βββ Rβ L'} {x : L} : x β f.ker β f x = 0 - LieHom.range_toSubmodule π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] (f : L βββ Rβ L') : f.range.toSubmodule = (βf).range - LieIdeal.map_eq_bot_iff π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] {f : L βββ Rβ L'} {I : LieIdeal R L} : LieIdeal.map f I = β₯ β I β€ f.ker - LieIdeal.map_sup π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] {f : L βββ Rβ L'} {I Iβ : LieIdeal R L} : LieIdeal.map f (I β Iβ) = LieIdeal.map f I β LieIdeal.map f Iβ - LieHom.ker_toSubmodule π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] (f : L βββ Rβ L') : βf.ker = (βf).ker - LieIdeal.bot_of_map_eq_bot π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] {f : L βββ Rβ L'} {I : LieIdeal R L} (hβ : Function.Injective βf) (hβ : LieIdeal.map f I = β₯) : I = β₯ - LieIdeal.mem_map π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] {f : L βββ Rβ L'} {I : LieIdeal R L} {x : L} (hx : x β I) : f x β LieIdeal.map f I - LieIdeal.mem_comap π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] {f : L βββ Rβ L'} {J : LieIdeal R L'} {x : L} : x β LieIdeal.comap f J β f x β J - LieIdeal.map_of_image π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] {f : L βββ Rβ L'} {I : LieIdeal R L} {J : LieIdeal R L'} (h : βf '' βI = βJ) : LieIdeal.map f I = J - LieIdeal.map_le_iff_le_comap π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] {f : L βββ Rβ L'} {I : LieIdeal R L} {J : LieIdeal R L'} : LieIdeal.map f I β€ J β I β€ LieIdeal.comap f J - LieIdeal.comap_toSubmodule π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] (f : L βββ Rβ L') (J : LieIdeal R L') : β(LieIdeal.comap f J) = Submodule.comap βf βJ - LieHom.le_ker_iff π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] (f : L βββ Rβ L') (I : LieIdeal R L) : I β€ f.ker β β x β I, f x = 0 - LieIdeal.inclusion π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] {Iβ Iβ : LieIdeal R L} (h : Iβ β€ Iβ) : β₯Iβ βββ Rβ β₯Iβ - LieIdeal.map_le π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] (f : L βββ Rβ L') (I : LieIdeal R L) (J : LieIdeal R L') : LieIdeal.map f I β€ J β βf '' βI β βJ - LieIdeal.coe_map_of_surjective π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] {f : L βββ Rβ L'} {I : LieIdeal R L} (h : Function.Surjective βf) : β(LieIdeal.map f I) = Submodule.map βf βI - LieIdeal.comap_map_eq π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] {f : L βββ Rβ L'} {I : LieIdeal R L} (h : β(LieIdeal.map f I) = βf '' βI) : LieIdeal.comap f (LieIdeal.map f I) = I β f.ker - LieIdeal.mem_map_of_surjective π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] {f : L βββ Rβ L'} {I : LieIdeal R L} {y : L'} (hβ : Function.Surjective βf) (hβ : y β LieIdeal.map f I) : β x, f βx = y - LieIdeal.map_toSubmodule π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieRing L'] [LieAlgebra R L'] [LieAlgebra R L] (f : L βββ Rβ L') (I : LieIdeal R L) (h : β(LieIdeal.map f I) = βf '' βI) : β(LieIdeal.map f I) = Submodule.map βf βI - LieIdeal.incl_injective π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] (I : LieIdeal R L) : Function.Injective βI.incl - LieIdeal.incl_apply π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] (I : LieIdeal R L) (x : β₯I) : I.incl x = βx - LieIdeal.inclusion_injective π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] {Iβ Iβ : LieIdeal R L} (h : Iβ β€ Iβ) : Function.Injective β(LieIdeal.inclusion h) - LieIdeal.coe_inclusion π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] {Iβ Iβ : LieIdeal R L} (h : Iβ β€ Iβ) (x : β₯Iβ) : β((LieIdeal.inclusion h) x) = βx - LieIdeal.inclusion_apply π Mathlib.Algebra.Lie.Ideal
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] {Iβ Iβ : LieIdeal R L} (h : Iβ β€ Iβ) (x : β₯Iβ) : (LieIdeal.inclusion h) x = β¨βx, β―β© - LieIdeal.map_bracket_eq π Mathlib.Algebra.Lie.IdealOperations
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieAlgebra R L] [LieRing L'] [LieAlgebra R L'] (f : L βββ Rβ L') {Iβ Iβ : LieIdeal R L} (h : Function.Surjective βf) : LieIdeal.map f β Iβ, Iββ = β LieIdeal.map f Iβ, LieIdeal.map f Iββ - LieIdeal.comap_bracket_le π Mathlib.Algebra.Lie.IdealOperations
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieAlgebra R L] [LieRing L'] [LieAlgebra R L'] (f : L βββ Rβ L') {Jβ Jβ : LieIdeal R L'} : β LieIdeal.comap f Jβ, LieIdeal.comap f Jββ β€ LieIdeal.comap f β Jβ, Jββ - LieIdeal.map_bracket_le π Mathlib.Algebra.Lie.IdealOperations
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieAlgebra R L] [LieRing L'] [LieAlgebra R L'] (f : L βββ Rβ L') {Iβ Iβ : LieIdeal R L} : LieIdeal.map f β Iβ, Iββ β€ β LieIdeal.map f Iβ, LieIdeal.map f Iββ - LieIdeal.map_comap_bracket_eq π Mathlib.Algebra.Lie.IdealOperations
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieAlgebra R L] [LieRing L'] [LieAlgebra R L'] {f : L βββ Rβ L'} {Jβ Jβ : LieIdeal R L'} (h : f.IsIdealMorphism) : LieIdeal.map f β LieIdeal.comap f Jβ, LieIdeal.comap f Jββ = β f.idealRange β Jβ, f.idealRange β Jββ - LieIdeal.comap_bracket_eq π Mathlib.Algebra.Lie.IdealOperations
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieAlgebra R L] [LieRing L'] [LieAlgebra R L'] {f : L βββ Rβ L'} {Jβ Jβ : LieIdeal R L'} (h : f.IsIdealMorphism) : LieIdeal.comap f β f.idealRange β Jβ, f.idealRange β Jββ = β LieIdeal.comap f Jβ, LieIdeal.comap f Jββ β f.ker - Function.Injective.isLieAbelian π Mathlib.Algebra.Lie.Abelian
{R : Type u} {Lβ : Type v} {Lβ : Type w} [CommRing R] [LieRing Lβ] [LieRing Lβ] [LieAlgebra R Lβ] [LieAlgebra R Lβ] {f : Lβ βββ Rβ Lβ} (hβ : Function.Injective βf) : IsLieAbelian Lβ β IsLieAbelian Lβ - Function.Surjective.isLieAbelian π Mathlib.Algebra.Lie.Abelian
{R : Type u} {Lβ : Type v} {Lβ : Type w} [CommRing R] [LieRing Lβ] [LieRing Lβ] [LieAlgebra R Lβ] [LieAlgebra R Lβ] {f : Lβ βββ Rβ Lβ} (hβ : Function.Surjective βf) (hβ : IsLieAbelian Lβ) : IsLieAbelian Lβ - LieModule.commute_toEnd_of_mem_center_left π Mathlib.Algebra.Lie.Abelian
{R : Type u} {L : Type v} (M : Type w) [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] {x : L} (hx : x β LieAlgebra.center R L) (y : L) : Commute ((LieModule.toEnd R L M) x) ((LieModule.toEnd R L M) y) - LieModule.commute_toEnd_of_mem_center_right π Mathlib.Algebra.Lie.Abelian
{R : Type u} {L : Type v} (M : Type w) [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] {x : L} (hx : x β LieAlgebra.center R L) (y : L) : Commute ((LieModule.toEnd R L M) y) ((LieModule.toEnd R L M) x) - LieAlgebra.ad_nilpotent_of_nilpotent π Mathlib.Algebra.Lie.AdjointAction.Basic
{R : Type u_1} {A : Type u_2} [CommRing R] [Ring A] [Algebra R A] {a : A} (h : IsNilpotent a) : IsNilpotent ((LieAlgebra.ad R A) a) - LieAlgebra.commute_ad_of_commute π Mathlib.Algebra.Lie.AdjointAction.Basic
{R : Type u_1} {A : Type u_2} [CommRing R] [Ring A] [Algebra R A] {a b : A} (h : Commute a b) : Commute ((LieAlgebra.ad R A) a) ((LieAlgebra.ad R A) b) - LieSubalgebra.isNilpotent_ad_of_isNilpotent_ad π Mathlib.Algebra.Lie.AdjointAction.Basic
{R : Type u_1} [CommRing R] {L : Type u_3} [LieRing L] [LieAlgebra R L] (K : LieSubalgebra R L) {x : β₯K} (h : IsNilpotent ((LieAlgebra.ad R L) βx)) : IsNilpotent ((LieAlgebra.ad R β₯K) x) - LieAlgebra.ad_isSemisimple_of_isSemisimple π Mathlib.Algebra.Lie.AdjointAction.Basic
{K : Type u_1} {V : Type u_2} [Field K] [PerfectField K] [AddCommGroup V] [Module K V] [FiniteDimensional K V] {a : Module.End K V} (ha : a.IsSemisimple) : ((LieAlgebra.ad K (Module.End K V)) a).IsSemisimple - LieAlgebra.isNilpotent_ad_of_isNilpotent π Mathlib.Algebra.Lie.AdjointAction.Basic
{R : Type u_1} {A : Type u_2} [CommRing R] [Ring A] [Algebra R A] {L : LieSubalgebra R A} {x : β₯L} (h : IsNilpotent βx) : IsNilpotent ((LieAlgebra.ad R β₯L) x) - LieHom.toNonUnitalAlgHom π Mathlib.Algebra.Lie.NonUnitalNonAssocAlgebra
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] {Lβ : Type w} [LieRing Lβ] [LieAlgebra R Lβ] (f : L βββ Rβ Lβ) : CommutatorRing L βββ[R] CommutatorRing Lβ - LieHom.toNonUnitalAlgHom_injective π Mathlib.Algebra.Lie.NonUnitalNonAssocAlgebra
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] {Lβ : Type w} [LieRing Lβ] [LieAlgebra R Lβ] : Function.Injective LieHom.toNonUnitalAlgHom - LieHom.toNonUnitalAlgHom_toFun π Mathlib.Algebra.Lie.NonUnitalNonAssocAlgebra
{R : Type u} {L : Type v} [CommRing R] [LieRing L] [LieAlgebra R L] {Lβ : Type w} [LieRing Lβ] [LieAlgebra R Lβ] (f : L βββ Rβ Lβ) (a : L) : f.toNonUnitalAlgHom a = f a - LieDerivation.toLinearMapLieHom π Mathlib.Algebra.Lie.Derivation.Basic
(R : Type u_1) (L : Type u_2) [CommRing R] [LieRing L] [LieAlgebra R L] : LieDerivation R L L βββ Rβ L ββ[R] L - LieDerivation.toLinearMapLieHom_injective π Mathlib.Algebra.Lie.Derivation.Basic
(R : Type u_1) (L : Type u_2) [CommRing R] [LieRing L] [LieAlgebra R L] : Function.Injective β(LieDerivation.toLinearMapLieHom R L) - LieDerivation.ad π Mathlib.Algebra.Lie.AdjointAction.Derivation
(R : Type u_1) (L : Type u_2) [CommRing R] [LieRing L] [LieAlgebra R L] : L βββ Rβ LieDerivation R L L - LieDerivation.injective_ad_of_center_eq_bot π Mathlib.Algebra.Lie.AdjointAction.Derivation
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] (h : LieAlgebra.center R L = β₯) : Function.Injective β(LieDerivation.ad R L) - LieDerivation.ad_apply_apply π Mathlib.Algebra.Lie.AdjointAction.Derivation
(R : Type u_1) (L : Type u_2) [CommRing R] [LieRing L] [LieAlgebra R L] (a aβ : L) : ((LieDerivation.ad R L) a) aβ = β a, aββ - LieDerivation.lie_ad π Mathlib.Algebra.Lie.AdjointAction.Derivation
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] (x : L) (D : LieDerivation R L L) : β (LieDerivation.ad R L) x, Dβ = β x, Dβ - LieDerivation.ad_apply_lieDerivation π Mathlib.Algebra.Lie.AdjointAction.Derivation
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] (x : L) (D : LieDerivation R L L) : (LieDerivation.ad R L) (D x) = -β x, Dβ - LieDerivation.lie_der_ad_eq_ad_der π Mathlib.Algebra.Lie.AdjointAction.Derivation
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] (D : LieDerivation R L L) (x : L) : β D, (LieDerivation.ad R L) xβ = (LieDerivation.ad R L) (D x) - LieDerivation.mem_ad_idealRange_iff π Mathlib.Algebra.Lie.AdjointAction.Derivation
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] {D : LieDerivation R L L} : D β (LieDerivation.ad R L).idealRange β β x, (LieDerivation.ad R L) x = D - LieDerivation.coe_ad_apply_eq_ad_apply π Mathlib.Algebra.Lie.AdjointAction.Derivation
{R : Type u_1} {L : Type u_2} [CommRing R] [LieRing L] [LieAlgebra R L] (x : L) : β((LieDerivation.ad R L) x) = (LieAlgebra.ad R L) x - LieAlgebra.ad_mem_adjoin_of_isNilpotent π Mathlib.Algebra.Lie.AdjointAction.JordanChevalley
{K : Type u_1} {V : Type u_2} [Field K] [PerfectField K] [AddCommGroup V] [Module K V] [FiniteDimensional K V] {n s : Module.End K V} (hc : Commute n s) (hn : IsNilpotent n) (hs : s.IsSemisimple) : (LieAlgebra.ad K (Module.End K V)) n β K[(LieAlgebra.ad K (Module.End K V)) (n + s)] - LieAlgebra.ad_mem_adjoin_of_isSemisimple π Mathlib.Algebra.Lie.AdjointAction.JordanChevalley
{K : Type u_1} {V : Type u_2} [Field K] [PerfectField K] [AddCommGroup V] [Module K V] [FiniteDimensional K V] {n s : Module.End K V} (hc : Commute n s) (hn : IsNilpotent n) (hs : s.IsSemisimple) : (LieAlgebra.ad K (Module.End K V)) s β K[(LieAlgebra.ad K (Module.End K V)) (n + s)] - LieAlgebra.ExtendScalars.map π Mathlib.Algebra.Lie.BaseChange
{R : Type u_5} {A : Type u_6} {B : Type u_7} {L : Type u_8} {L' : Type u_9} [CommRing R] [CommRing A] [Algebra R A] [CommRing B] [Algebra R B] [LieRing L] [LieAlgebra R L] [LieRing L'] [LieAlgebra R L'] (f : A ββ[R] B) (g : L βββ Rβ L') : TensorProduct R A L βββ Rβ TensorProduct R B L' - LieAlgebra.ExtendScalars.map_apply_tmul π Mathlib.Algebra.Lie.BaseChange
{R : Type u_5} {A : Type u_6} {B : Type u_7} {L : Type u_8} {L' : Type u_9} [CommRing R] [CommRing A] [Algebra R A] [CommRing B] [Algebra R B] [LieRing L] [LieAlgebra R L] [LieRing L'] [LieAlgebra R L'] {f : A ββ[R] B} {g : L βββ Rβ L'} (a : A) (x : L) : (LieAlgebra.ExtendScalars.map f g) (a ββ[R] x) = f a ββ[R] g x - LieModule.toEnd_baseChange π Mathlib.Algebra.Lie.BaseChange
(R : Type u_1) (A : Type u_2) (L : Type u_3) (M : Type u_4) [CommRing R] [LieRing L] [LieAlgebra R L] [AddCommGroup M] [Module R M] [LieRingModule L M] [LieModule R L M] [CommRing A] [Algebra R A] (x : L) : (LieModule.toEnd A (TensorProduct R A L) (TensorProduct R A M)) (1 ββ[R] x) = LinearMap.baseChange A ((LieModule.toEnd R L M) x) - Function.Injective.lieAlgebra_isSolvable π Mathlib.Algebra.Lie.Solvable
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieAlgebra R L] [LieRing L'] [LieAlgebra R L'] {f : L' βββ Rβ L} [hL : LieAlgebra.IsSolvable L] (h : Function.Injective βf) : LieAlgebra.IsSolvable L' - Function.Surjective.lieAlgebra_isSolvable π Mathlib.Algebra.Lie.Solvable
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieAlgebra R L] [LieRing L'] [LieAlgebra R L'] {f : L' βββ Rβ L} [hL' : LieAlgebra.IsSolvable L'] (h : Function.Surjective βf) : LieAlgebra.IsSolvable L - LieHom.isSolvable_range π Mathlib.Algebra.Lie.Solvable
{R : Type u} {L : Type v} {L' : Type wβ} [CommRing R] [LieRing L] [LieAlgebra R L] [LieRing L'] [LieAlgebra R L'] (f : L' βββ Rβ L) [LieAlgebra.IsSolvable L'] : LieAlgebra.IsSolvable β₯f.range
About
Loogle searches Lean and Mathlib definitions and theorems.
You can use Loogle from within the Lean4 VSCode language extension
using the Loogle command from the command palette. You can also try the
#loogle command from LeanSearchClient,
the CLI version, the Loogle
VS Code extension, the lean.nvim
integration or the Zulip bot.
Usage
Loogle finds definitions and lemmas in various ways:
By constant:
πReal.sin
finds all lemmas whose statement somehow mentions the sine function.By lemma name substring:
π"differ"
finds all lemmas that have"differ"somewhere in their lemma name.By subexpression:
π_ * (_ ^ _)
finds all lemmas whose statements somewhere include a product where the second argument is raised to some power.The pattern can also be non-linear, as in
πReal.sqrt ?a * Real.sqrt ?aIf the pattern has parameters, they are matched in any order. Both of these will find
List.map:
π(?a -> ?b) -> List ?a -> List ?b
πList ?a -> (?a -> ?b) -> List ?bBy main conclusion:
π|- tsum _ = _ * tsum _
finds all lemmas where the conclusion (the subexpression to the right of allβandβ) has the given shape.As before, if the pattern has parameters, they are matched against the hypotheses of the lemma in any order; for example,
π|- _ < _ β tsum _ < tsum _
will findtsum_lt_tsumeven though the hypothesisf i < g iis not the last.You can filter for definitions vs theorems: Using
β’ (_ : Type _)finds all definitions which provide data whileβ’ (_ : Prop)finds all theorems (and definitions of proofs).
If you pass more than one such search filter, separated by commas
Loogle will return lemmas which match all of them. The
search
π Real.sin, "two", tsum, _ * _, _ ^ _, |- _ < _ β _
would find all lemmas which mention the constants Real.sin
and tsum, have "two" as a substring of the
lemma name, include a product and a power somewhere in the type,
and have a hypothesis of the form _ < _ (if
there were any such lemmas). Metavariables (?a) are
assigned independently in each filter.
The #lucky button will directly send you to the
documentation of the first hit.
Source code
You can find the source code for this service at https://github.com/nomeata/loogle. The https://loogle.lean-lang.org/ service is provided by the Lean FRO. Please review the Lean FRO Terms of Use and Privacy Policy.
This is Loogle revision 9f11169 serving mathlib revision ce5dd8c