Theorems · Definition · nonassociative algebras
LieHom.quotKerEquivRange
{R : Type u_1} →
{L : Type u_2} →
{L' : Type u_3} →
[inst : CommRing R] →
[inst_1 : LieRing L] →
[inst_2 : LieAlgebra R L] →
[inst_3 : LieRing L'] → [inst_4 : LieAlgebra R L'] → (f : L →ₗ⁅R⁆ L') → (L ⧸ f.ker) ≃ₗ⁅R⁆ ↥f.rangeThe first isomorphism theorem for morphisms of Lie algebras.
- Defined in
- Mathlib.Algebra.Lie.Quotient
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- RingHom.idproof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- LinearEquivproof · cited by 3,317
- HasQuotient.Quotientstatement and proof · cited by 2,301
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LinearMap.rangeproof · cited by 893
- LinearMap.kerproof · cited by 848
- LieSubalgebrastatement · cited by 418
- LieHomstatement and proof · cited by 382
- LieIdealstatement · cited by 282
Cited by3
Results whose statement or proof uses this declaration.
- LieHom.quotKerEquivRange_invFunstatement and proof · cited by 0
- LieHom.quotKerEquivRange_toFunstatement and proof · cited by 0
- LieAlgebra.isNilpotent_range_ad_iffproof · cited by 0