Theorems · Theorem · nonassociative algebras
LieModule.traceForm_eq_zero_if_mem_lcs_of_mem_ucs
∀ (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] {x y : L}
(k : ℕ), x ∈ ⊤.lcs L k → y ∈ LieSubmodule.ucs k ⊥ → ((LieModule.traceForm R L M) x) y = 0The upper and lower central series of L are orthogonal w.r.t. the trace form of any Lie module
M.
- Defined in
- Mathlib.Algebra.Lie.TraceForm
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 97 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 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
- Top.topstatement and proof · cited by 9,680
- Set.ofPredproof · cited by 6,101
- Bot.botstatement and proof · cited by 4,720
- add_zeroproof · cited by 2,707
- MulZeroClass.mul_zeroproof · cited by 2,091
- map_zeroproof · cited by 1,614
Cited by1
Results whose statement or proof uses this declaration.
- LieModule.traceForm_apply_eq_zero_of_mem_lcs_of_mem_centerproof · cited by 0