Mathlib Map

Theorems · Theorem · nonassociative algebras

RootPairing.GeckConstruction.trace_toEnd_eq_zero

∀ {ι : Type u_1} {R : Type u_2} {M : Type u_3} {N : Type u_4} [inst : CommRing R] [inst_1 : IsDomain R]
  [inst_2 : CharZero R] [inst_3 : AddCommGroup M] [inst_4 : Module R M] [inst_5 : AddCommGroup N] [inst_6 : Module R N]
  {P : RootPairing ι R M N} [inst_7 : P.IsCrystallographic] [P.IsReduced] {b : P.Base} [inst_9 : Fintype ι]
  [inst_10 : DecidableEq ι] (x : ↥(RootPairing.GeckConstruction.lieAlgebra b)),
  (LinearMap.trace R (↥b.support ⊕ ι → R))
      ((LieModule.toEnd R (↥(RootPairing.GeckConstruction.lieAlgebra b)) (↥b.support ⊕ ι → R)) x) =
    0

This is the main result of lemma 4.1 from [Geck](Geck2017).

Defined in
Mathlib.LinearAlgebra.RootSystem.GeckConstruction.Semisimple
Cited by
0 results in Mathlib
Foundations
Depth 120 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingIsDomainCharZeroAddCommGroupModuleAddCommGroupModuleRootPairing.IsCrystallographicRootPairing.IsReducedFintypeDecidableEq

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites35

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
  • Finsetstatement · cited by 13,712
  • AddCommGroupstatement and proof · cited by 12,871
  • LinearMapstatement · cited by 10,215
  • Fintypestatement and proof · cited by 7,736
  • Set.rangeproof · cited by 4,705
  • Matrixstatement and proof · cited by 4,303
  • IsDomainstatement and proof · cited by 2,196
  • CharZerostatement and proof · cited by 932

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.