Mathlib Map

Theorems · Definition · nonassociative algebras

RootPairing.pairing

{ι : Type u_1} →
  {R : Type u_2} →
    {M : Type u_3} →
      {N : Type u_4} →
        [inst : CommRing R] →
          [inst_1 : AddCommGroup M] →
            [inst_2 : Module R M] → [inst_3 : AddCommGroup N] → [inst_4 : Module R N] → RootPairing ι R M N → ι → ι → R

This is the pairing between roots and coroots.

Defined in
Mathlib.LinearAlgebra.RootSystem.Defs
Cited by
88 results in Mathlib
Foundations
Depth 34 from the axioms · uses propext, Quot.sound
Assumes
CommRingAddCommGroupModuleAddCommGroupModule

Around this declaration

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

RootPairing.algebraMap_pairingIn · cited by 41RootPairing.algebraMap_pa…RootPairing.pairing_same · cited by 19RootPairing.pairing_sameRootPairing.IsOrthogonal · cited by 15RootPairing.IsOrthogonalRootPairing.pairingIn_reflectionPerm_self_left · cited by 11RootPairing.pairingIn_ref…RootPairing.coxeterWeight · cited by 10RootPairing.coxeterWeightRootPairing.InvariantForm.two_mul_apply_root_root · cited by 10InvariantForm.two_mul_app…RootPairing.root_sub_root_mem_of_pairingIn_pos · cited by 7RootPairing.root_sub_root…RootPairing.pairingIn_reflectionPerm_self_right · cited by 7RootPairing.pairingIn_ref…RootPairing.pairing_eq_zero_iff · cited by 7RootPairing.pairing_eq_ze…RootPairing.InvariantForm.pairing_mul_eq_pairing_mul_swap · cited by 6InvariantForm.pairing_mul…RootPairing.setOfPred_root_add_zsmul_eq_Icc_of_linearIndependent · cited by 5RootPairing.setOfPred_roo…RootPairing.pairing_reflectionPerm_self_right · cited by 4RootPairing.pairing_refle…RootPairing.EmbeddedG2.pairing_long_short · cited by 4EmbeddedG2.pairing_long_s…RootPairing.EmbeddedG2.pairing_short_long · cited by 4EmbeddedG2.pairing_short_…RootPairing.root_coroot'_eq_pairing · cited by 3RootPairing.root_coroot'_…DFunLike.coe · cited by 62936DFunLike.coeModule · cited by 20661ModuleCommRing · cited by 17173CommRingAddCommGroup · cited by 12871AddCommGroupRootPairing · cited by 710RootPairingRootPairing.coroot · cited by 123RootPairing.corootRootPairing.root' · cited by 19RootPairing.root'RootPairing.pairingCITED BYCITES

Cites7

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

Cited by92

Results whose statement or proof uses this declaration.