Mathlib Map

Theorems · Theorem · nonassociative algebras

LieEquiv.lieSubalgebraMap_apply

∀ {R : Type u} {L₁ : Type v} {L₂ : Type w} [inst : CommRing R] [inst_1 : LieRing L₁] [inst_2 : LieRing L₂]
  [inst_3 : LieAlgebra R L₁] [inst_4 : LieAlgebra R L₂] (L₁'' : LieSubalgebra R L₁) (e : L₁ ≃ₗ⁅R⁆ L₂) (x : ↥L₁''),
  ↑((LieEquiv.lieSubalgebraMap L₁'' e) x) = e ↑x
Defined in
Mathlib.Algebra.Lie.Subalgebra
Cited by
0 results in Mathlib
Foundations
Depth 33 from the axioms · uses propext, Quot.sound
Assumes
CommRingLieRingLieRingLieAlgebraLieAlgebra

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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.