Theorems · Definition · nonassociative algebras
LinearEquiv.lieConj
{R : Type u} →
{M₁ : Type v} →
{M₂ : Type w} →
[inst : CommRing R] →
[inst_1 : AddCommGroup M₁] →
[inst_2 : Module R M₁] →
[inst_3 : AddCommGroup M₂] → [inst_4 : Module R M₂] → (M₁ ≃ₗ[R] M₂) → Module.End R M₁ ≃ₗ⁅R⁆ Module.End R M₂A linear equivalence of two modules induces a Lie algebra equivalence of their endomorphisms.
- Defined in
- Mathlib.Algebra.Lie.OfAssociative
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 50 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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 and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearEquivstatement and proof · cited by 3,317
- LinearEquiv.toLinearMapproof · cited by 1,171
- Module.Endstatement and proof · cited by 774
- LieRing.ofAssociativeRingstatement · cited by 227
- LieEquivstatement · cited by 86
- LinearEquiv.conjproof · cited by 38
- LinearEquiv.invFunproof · cited by 29
Cited by6
Results whose statement or proof uses this declaration.
- skewAdjointLieSubalgebraEquivproof · cited by 2
- Matrix.lieConjproof · cited by 2
- skewAdjointLieSubalgebraEquiv_applystatement · cited by 0
- skewAdjointLieSubalgebraEquiv_symm_applystatement · cited by 0
- LinearEquiv.lieConj_applystatement · cited by 0
- LinearEquiv.lieConj_symmstatement · cited by 0