Mathlib Map

Theorems · Definition · nonassociative algebras

RootPairing.coxeterWeightIn

{ι : Type u_1} →
  {R : Type u_2} →
    {M : Type u_4} →
      {N : Type u_5} →
        [inst : CommRing R] →
          [inst_1 : AddCommGroup M] →
            [inst_2 : Module R M] →
              [inst_3 : AddCommGroup N] →
                [inst_4 : Module R N] →
                  (P : RootPairing ι R M N) →
                    (S : Type u_7) → [inst_5 : CommRing S] → [inst_6 : Algebra S R] → [P.IsValuedIn S] → ι → ι → S

A variant of RootPairing.coxeterWeight for root pairings which are valued in a smaller set of coefficients. Note that it is uniquely-defined only when the map S → R is injective, i.e., when we have [FaithfulSMul S R].

Defined in
Mathlib.LinearAlgebra.RootSystem.IsValuedIn
Cited by
10 results in Mathlib
Foundations
Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingAddCommGroupModuleAddCommGroupModuleCommRingAlgebraRootPairing.IsValuedIn

Around this declaration

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

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by10

Results whose statement or proof uses this declaration.