Theorems · Definition · nonassociative algebras
LieHom.rangeRestrict
{R : Type u} →
{L : Type v} →
[inst : CommRing R] →
[inst_1 : LieRing L] →
[inst_2 : LieAlgebra R L] →
{L₂ : Type w} → [inst_3 : LieRing L₂] → [inst_4 : LieAlgebra R L₂] → (f : L →ₗ⁅R⁆ L₂) → L →ₗ⁅R⁆ ↥f.rangeWe can restrict a morphism to a (surjective) map to its range.
- Defined in
- Mathlib.Algebra.Lie.Subalgebra
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 29 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.
- RingHom.idproof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- LinearMapproof · cited by 10,215
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LinearMap.rangeproof · cited by 893
- LieSubalgebrastatement · cited by 418
- LieHomstatement and proof · cited by 382
- LieHom.toLinearMapproof · cited by 74
- LieHom.rangestatement · cited by 44
- LinearMap.rangeRestrictproof · cited by 36
Cited by4
Results whose statement or proof uses this declaration.
- LieHom.surjective_rangeRestrictstatement · cited by 2
- LieAlgebra.isEngelian_of_isNoetherianproof · cited by 1
- LieHom.equivRangeOfInjectiveproof · cited by 1
- LieHom.rangeRestrict_applystatement · cited by 0