Theorems · Theorem · nonassociative algebras
LieAlgebra.mem_zeroRootSubalgebra
∀ (R : Type u_1) (L : Type u_2) [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : LieAlgebra R L] (H : LieSubalgebra R L) [inst_3 : LieRing.IsNilpotent ↥H] (x : L), x ∈ LieAlgebra.zeroRootSubalgebra R L H ↔ ∀ (y : ↥H), ∃ k, ((LieModule.toEnd R (↥H) L) y ^ k) x = 0
- Defined in
- Mathlib.Algebra.Lie.Weights.Cartan
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- sub_zeroproof · cited by 938
- Module.Endstatement · cited by 774
- zero_smulproof · cited by 716
- LieSubalgebrastatement and proof · cited by 418
- LieHomstatement · cited by 382
- LieRing.ofAssociativeRingstatement · cited by 227
- LieRing.IsNilpotentstatement and proof · cited by 176
Cited by1
Results whose statement or proof uses this declaration.
- LieAlgebra.zeroRootSubalgebra_normalizer_eq_selfproof · cited by 1