Theorems · Theorem · nonassociative algebras
LieModule.trace_toEnd_mul_eq_zero_of_traceForm_eq_zero
∀ {R : Type u_1} {L : Type u_3} {M : Type u_4} [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : LieAlgebra R L]
[inst_3 : AddCommGroup M] [inst_4 : Module R M] [inst_5 : LieRingModule L M] [inst_6 : LieModule R L M],
LieModule.traceForm R L M = 0 →
∀ (y : Module.End R M),
(∀ z ∈ (LieModule.toEnd R L M).range, ⁅y, z⁆ ∈ (LieModule.toEnd R L M).range) →
∀ x ∈ LieAlgebra.derivedSeries R L 1, (LinearMap.trace R M) ((LieModule.toEnd R L M) x * y) = 0- Defined in
- Mathlib.Algebra.Lie.TraceForm
- Cited by
- 0 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.
Cites48
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
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Submoduleproof · cited by 7,192
- Set.ofPredproof · cited by 6,101
- add_zeroproof · cited by 2,707
- MulZeroClass.mul_zeroproof · cited by 2,091
- MulZeroClass.zero_mulproof · cited by 1,625
- map_zeroproof · cited by 1,614
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.