Theorems · Theorem · nonassociative algebras
LieHom.range_eq_ker_iff
∀ {R : Type u_1} {N : Type u_2} {L : Type u_3} {M : Type u_4} [inst : CommRing R] [inst_1 : LieRing L]
[inst_2 : LieAlgebra R L] [inst_3 : LieRing N] [inst_4 : LieAlgebra R N] [inst_5 : LieRing M]
[inst_6 : LieAlgebra R M] (i : N →ₗ⁅R⁆ L) (p : L →ₗ⁅R⁆ M),
i.range = LieIdeal.toLieSubalgebra R L p.ker ↔ Function.Exact ⇑i ⇑p- Defined in
- Mathlib.Algebra.Lie.Extension
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- SetLike.coeproof · cited by 8,199
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LieSubalgebrastatement · cited by 418
- LieHomstatement and proof · cited by 382
- Function.Exactstatement and proof · cited by 182
- LieIdeal.toLieSubalgebrastatement and proof · cited by 48
- LieHom.rangestatement and proof · cited by 44
- LieHom.kerstatement and proof · cited by 37
- LieSubalgebra.extproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- LieAlgebra.Extension.incl_apply_mem_kerproof · cited by 1