Theorems · Theorem · nonassociative algebras
LieSubmodule.traceForm_eq_zero_of_isTrivial
∀ {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]
[Module.Free R M] [Module.Finite R M] [IsDomain R] [IsPrincipalIdealRing R] (N : LieSubmodule R L M),
∀ I ≤ N.idealizer,
∀ (x : L) {y : L},
y ∈ I →
∀ [LieModule.IsTrivial ↥I ↥N],
(LinearMap.trace R M) ((LieModule.toEnd R L M) x ∘ₗ (LieModule.toEnd R L M) y) = 0Note that this result is slightly stronger than it might look at first glance: we only assume
that N is trivial over I rather than all of L. This means that it applies in the important
case of an Abelian ideal (which has M = L and N = I).
- Defined in
- Mathlib.Algebra.Lie.TraceForm
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 125 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
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 · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- IsDomainstatement and proof · cited by 2,196
- LinearMap.compstatement and proof · cited by 1,642
- map_zeroproof · cited by 1,614
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- Module.Finitestatement and proof · cited by 1,032
Cited by1
Results whose statement or proof uses this declaration.
- LieIdeal.le_killingCompl_top_of_isLieAbelianproof · cited by 1