Mathlib Map

Theorems · Definition · nonassociative algebras

RootPairing.posRootForm

{ι : 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] →
                  (P : RootPairing ι R M N) →
                    (S : Type u_5) →
                      [inst_5 : CommRing S] →
                        [inst_6 : LinearOrder S] →
                          [IsStrictOrderedRing S] →
                            [inst_8 : Algebra S R] →
                              [FaithfulSMul S R] →
                                [inst_10 : P.IsValuedIn S] → [Fintype ι] → RootPairing.RootPositiveForm S P

The bilinear form of a finite root pairing taking values in a linearly-ordered ring, as a root-positive form.

Defined in
Mathlib.LinearAlgebra.RootSystem.Finite.CanonicalBilinear
Cited by
23 results in Mathlib
Foundations
Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingAddCommGroupModuleAddCommGroupModuleCommRingLinearOrderIsStrictOrderedRingAlgebraFaithfulSMulRootPairing.IsValuedInFintype

Around this declaration

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

RootPairing.posRootForm_eq · cited by 4RootPairing.posRootForm_eqRootPairing.zero_lt_pairingIn_iff' · cited by 3RootPairing.zero_lt_pairi…RootPairing.posRootForm_posForm_pos_of_ne_zero · cited by 3RootPairing.posRootForm_p…RootPairing.algebraMap_posRootForm_posForm · cited by 2RootPairing.algebraMap_po…RootPairing.coxeterWeightIn_mem_set_of_isCrystallographic · cited by 2RootPairing.coxeterWeight…RootPairing.Base.cartanMatrix_mul_diagonal_eq · cited by 1Base.cartanMatrix_mul_dia…RootPairing.isAnisotropic_of_isValuedIn · cited by 1RootPairing.isAnisotropic…RootPairing.Base.exists_cartanMatrix_mul_diagaonal_posDef · cited by 1Base.exists_cartanMatrix_…RootPairing.exists_ge_zero_eq_rootForm · cited by 1RootPairing.exists_ge_zer…RootPairing.EmbeddedG2.mem_allRoots · cited by 1EmbeddedG2.mem_allRootsRootPairing.linearIndepOn_root_baseOf' · cited by 1RootPairing.linearIndepOn…RootPairing.EmbeddedG2.pairingIn_shortAddLong_right · cited by 1EmbeddedG2.pairingIn_shor…RootPairing.EmbeddedG2.pairingIn_threeShortAddLong_right · cited by 1EmbeddedG2.pairingIn_thre…RootPairing.forall_pairing_eq_swap_or · cited by 1RootPairing.forall_pairin…RootPairing.EmbeddedG2.pairingIn_threeShortAddTwoLong_right · cited by 1EmbeddedG2.pairingIn_thre…Module · cited by 20661ModuleCommRing · cited by 17173CommRingAddCommGroup · cited by 12871AddCommGroupAlgebra · cited by 11388AlgebraLinearOrder · cited by 8572LinearOrderFintype · cited by 7736FintypeIsStrictOrderedRing · cited by 2490IsStrictOrderedRingRootPairing · cited by 710RootPairingFaithfulSMul · cited by 340FaithfulSMulRootPairing.IsValuedIn · cited by 108RootPairing.IsValuedInRootPairing.RootForm · cited by 41RootPairing.RootFormRootPairing.RootPositiveForm · cited by 32RootPairing.RootPositiveF…RootPairing.rootForm_symmetric · cited by 11RootPairing.rootForm_symm…RootPairing.rootForm_reflection_reflection_apply · cited by 4RootPairing.rootForm_refl…RootPairing.posRootFormCITED BYCITES

Cites14

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

Cited by23

Results whose statement or proof uses this declaration.