Theorems · Theorem · nonassociative algebras
LieHom.range_inl
∀ (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₂], (LieHom.inl R L₁ L₂).range = LieIdeal.toLieSubalgebra R (L₁ × L₂) (LieHom.snd R L₁ L₂).ker
- Defined in
- Mathlib.Algebra.Lie.Prod
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 31 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.
- CommRingstatement and proof · cited by 17,173
- Submoduleproof · cited by 7,192
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LinearMap.rangeproof · cited by 893
- LieSubalgebrastatement · cited by 418
- LieSubalgebra.toSubmoduleproof · cited by 90
- LieHom.toLinearMapproof · cited by 74
- LieIdeal.toLieSubalgebrastatement and proof · cited by 48
- LieHom.rangestatement and proof · cited by 44
- LieHom.kerstatement and proof · cited by 37
- LieHom.inlstatement and proof · cited by 10
Cited by1
Results whose statement or proof uses this declaration.
- LieHom.ker_sndproof · cited by 0