Theorems · Definition · nonassociative algebras
LieModuleEquiv.ofTop
(R : Type u) →
(L : Type v) →
[inst : CommRing R] →
[inst_1 : LieRing L] →
(M : Type u_1) → [inst_2 : AddCommGroup M] → [inst_3 : Module R M] → [inst_4 : LieRingModule L M] → ↥⊤ ≃ₗ⁅R,L⁆ MThe natural equivalence between the 'top' Lie submodule and the enclosing Lie module.
- Defined in
- Mathlib.Algebra.Lie.Submodule
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 29 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.idproof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Top.topstatement and proof · cited by 9,680
- LinearEquivproof · cited by 3,317
- LieRingstatement and proof · cited by 1,548
- LinearEquiv.toLinearMapproof · cited by 1,171
- LieRingModulestatement and proof · cited by 727
- LieSubmodulestatement · cited by 489
- LieModuleEquivstatement · cited by 40
- LinearEquiv.invFunproof · cited by 29
Cited by2
Results whose statement or proof uses this declaration.
- LieModule.isCompl_genWeightSpace_zero_posFittingCompproof · cited by 1
- LieModuleEquiv.ofTop_applystatement · cited by 0