Theorems · Definition · nonassociative algebras
LieModuleEquiv.toEquiv
{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 ≃ NView an equivalence of Lie modules as a type level equivalence.
- Defined in
- Mathlib.Algebra.Lie.Basic
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Equivstatement · cited by 8,337
- LieRingstatement and proof · cited by 1,548
- LieRingModulestatement and proof · cited by 727
- AddHom.toFunproof · cited by 168
- LinearMap.toAddHomproof · cited by 165
- LieModuleEquivstatement and proof · cited by 40
- LieModuleHom.toLinearMapproof · cited by 36
- LieModuleEquiv.toLieModuleHomproof · cited by 10
- LieModuleEquiv.invFunproof · cited by 2
Cited by6
Results whose statement or proof uses this declaration.
- LieModuleEquiv.eq_symm_applyproof · cited by 1
- LieModuleEquiv.toEquiv_injectivestatement · cited by 1
- LieModuleEquiv.injectiveproof · cited by 1
- LieModuleEquiv.surjectiveproof · cited by 1
- LieModuleEquiv.symm_apply_eqproof · cited by 0
- LieModuleEquiv.toEquiv_mkstatement · cited by 0