Theorems · Theorem · nonassociative algebras
LieHom.le_ker_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') (I : LieIdeal R L), I ≤ f.ker ↔ ∀ x ∈ I, f x = 0- Defined in
- Mathlib.Algebra.Lie.Ideal
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LieHomstatement and proof · cited by 382
- LieIdealstatement and proof · cited by 282
- LieHom.kerstatement and proof · cited by 37
- LieHom.mem_kerproof · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.