Theorems · Definition · nonassociative algebras
LieModuleEquiv.toLinearEquiv
{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) → M ≃ₗ[R] NView an equivalence of Lie modules as a linear equivalence.
- Defined in
- Mathlib.Algebra.Lie.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearEquivstatement · cited by 3,317
- LieRingstatement and proof · cited by 1,548
- LieRingModulestatement and proof · cited by 727
- LieModuleEquivstatement and proof · cited by 40
- LieModuleHom.toLinearMapproof · cited by 36
- LieModuleEquiv.toLieModuleHomproof · cited by 10
- LieModuleEquiv.invFunproof · cited by 2
- LieModuleEquiv.left_invproof · cited by 0
Cited by6
Results whose statement or proof uses this declaration.
- LieModuleEquiv.symmproof · cited by 12
- LieModuleEquiv.transproof · cited by 4
- TensorProduct.LieModule.liftLieproof · cited by 2
- LieModuleEquiv.apply_symm_applyproof · cited by 2
- LieModuleEquiv.symm_apply_applyproof · cited by 1
- LieModuleEquiv.coe_toLinearEquivstatement · cited by 0