Mathlib Map

Theorems · Definition · nonassociative algebras

RootPairing.pairingIn

{ι : 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_6) → [inst_5 : CommRing S] → [inst_6 : Algebra S R] → [P.IsValuedIn S] → ι → ι → S

A variant of RootPairing.pairing 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
100 results in Mathlib
Foundations
Depth 37 from the axioms, rests on 384 definitions · uses propext, Classical.choice, Quot.sound
Assumes
CommRingAddCommGroupModuleAddCommGroupModuleCommRingAlgebraRootPairing.IsValuedIn

Around this declaration

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

RootPairing.algebraMap_pairingIn · cited by 41RootPairing.algebraMap_pa…RootPairing.GeckConstruction.h · cited by 24GeckConstruction.hRootPairing.pairingIn_reflectionPerm_self_left · cited by 11RootPairing.pairingIn_ref…RootPairing.coxeterWeightIn · cited by 10RootPairing.coxeterWeight…RootPairing.pairingIn_same · cited by 8RootPairing.pairingIn_sameRootPairing.pairingIn_pairingIn_mem_set_of_isCrystallographic · cited by 7RootPairing.pairingIn_pai…RootPairing.pairingIn_reflectionPerm_self_right · cited by 7RootPairing.pairingIn_ref…RootPairing.root_sub_root_mem_of_pairingIn_pos · cited by 7RootPairing.root_sub_root…RootPairing.Base.cartanMatrixIn · cited by 7Base.cartanMatrixInRootPairing.pairingIn_pairingIn_mem_set_of_isCrystal_of_isRed · cited by 6RootPairing.pairingIn_pai…RootPairing.setOfPred_root_add_zsmul_eq_Icc_of_linearIndependent · cited by 5RootPairing.setOfPred_roo…RootPairing.GeckConstruction.h_eq_diagonal · cited by 4GeckConstruction.h_eq_dia…RootPairing.pairingIn_eq_add_of_root_eq_smul_add_smul · cited by 4RootPairing.pairingIn_eq_…RootPairing.pairingIn_eq_zero_iff · cited by 4RootPairing.pairingIn_eq_…RootPairing.chainBotCoeff_sub_chainTopCoeff · cited by 4RootPairing.chainBotCoeff…Module · cited by 20661ModuleCommRing · cited by 17173CommRingAddCommGroup · cited by 12871AddCommGroupAlgebra · cited by 11388AlgebraRootPairing · cited by 710RootPairingRootPairing.IsValuedIn · cited by 108RootPairing.IsValuedInRootPairing.exists_value · cited by 3RootPairing.exists_valueRootPairing.pairingInCITED BYCITES

Cites7

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

Cited by113

Results whose statement or proof uses this declaration.