Theorems · Theorem · nonassociative algebras
LieHom.mem_idealRange_iff
∀ {R : Type u} {L : Type v} {L' : Type w₂} [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : LieRing L']
[inst_3 : LieAlgebra R L'] [inst_4 : LieAlgebra R L] (f : L →ₗ⁅R⁆ L'),
f.IsIdealMorphism → ∀ {y : L'}, y ∈ f.idealRange ↔ ∃ x, f x = y- Defined in
- Mathlib.Algebra.Lie.Ideal
- 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.
Cites16
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
- Setproof · cited by 53,352
- 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
- LieSubalgebraproof · cited by 418
- LieHomstatement and proof · cited by 382
- LieIdealstatement · cited by 282
- Set.mem_rangeproof · cited by 102
- LieHom.idealRangestatement and proof · cited by 17
- LieHom.IsIdealMorphismstatement and proof · cited by 10
Cited by1
Results whose statement or proof uses this declaration.
- LieDerivation.mem_ad_idealRange_iffproof · cited by 0