Theorems · Definition · nonassociative algebras
LieModuleEquiv.invFun
{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 : AddCommGroup N] →
[inst_4 : Module R M] →
[inst_5 : Module R N] →
[inst_6 : LieRingModule L M] → [inst_7 : LieRingModule L N] → (M ≃ₗ⁅R,L⁆ N) → N → MThe inverse function of an equivalence of Lie modules
- Defined in
- Mathlib.Algebra.Lie.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LieRingstatement and proof · cited by 1,548
- LieRingModulestatement and proof · cited by 727
- LieModuleEquivstatement and proof · cited by 40
Cited by5
Results whose statement or proof uses this declaration.
- LieModuleEquiv.symmproof · cited by 12
- LieModuleEquiv.toEquivproof · cited by 6
- LieModuleEquiv.toLinearEquivproof · cited by 3
- LieModuleEquiv.left_invstatement · cited by 0
- LieModuleEquiv.right_invstatement · cited by 0