Theorems · Theorem · nonassociative algebras
LieModuleEquiv.apply_symm_apply
∀ {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] (e : M ≃ₗ⁅R,L⁆ N) (x : N), e (e.symm x) = x- Defined in
- Mathlib.Algebra.Lie.Basic
- 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.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- 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
- LinearEquiv.apply_symm_applyproof · cited by 108
- LieModuleEquivstatement and proof · cited by 40
- LieModuleEquiv.symmstatement · cited by 12
- LieModuleEquiv.toLinearEquivproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- LieModule.map_posFittingComp_eqproof · cited by 1
- LieModuleEquiv.symm_trans_selfproof · cited by 0