Mathlib Map

Theorems · Definition · nonassociative algebras

RootPairing.InvariantForm.form

{ι : 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} → P.InvariantForm → LinearMap.BilinForm R M

The bilinear form bundled inside an InvariantForm.

Defined in
Mathlib.LinearAlgebra.RootSystem.RootPositive
Cited by
33 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.InvariantForm.two_mul_apply_root_root · cited by 10InvariantForm.two_mul_app…RootPairing.InvariantForm.ne_zero · cited by 8InvariantForm.ne_zeroRootPairing.InvariantForm.pairing_mul_eq_pairing_mul_swap · cited by 6InvariantForm.pairing_mul…RootPairing.PolarizationEquiv · cited by 6RootPairing.PolarizationE…RootPairing.InvariantForm.apply_reflection_reflection · cited by 5InvariantForm.apply_refle…RootPairing.EmbeddedG2.long_eq_three_mul_short · cited by 4EmbeddedG2.long_eq_three_…RootPairing.toInvariantForm_form · cited by 3RootPairing.toInvariantFo…RootPairing.InvariantForm.apply_eq_or · cited by 2InvariantForm.apply_eq_orRootPairing.InvariantForm.apply_root_root_zero_iff · cited by 2InvariantForm.apply_root_…RootPairing.InvariantForm.isOrthogonal_reflection · cited by 2InvariantForm.isOrthogona…RootPairing.Base.cartanMatrixIn_mul_diagonal_eq · cited by 2Base.cartanMatrixIn_mul_d…RootPairing.InvariantForm.apply_eq_or_aux · cited by 1InvariantForm.apply_eq_or…RootPairing.InvariantForm.apply_eq_or_of_apply_ne · cited by 1InvariantForm.apply_eq_or…RootPairing.InvariantForm.apply_root_ne_zero · cited by 1InvariantForm.apply_root_…RootPairing.InvariantForm.apply_weylGroup_smul · cited by 1InvariantForm.apply_weylG…Module · cited by 20661ModuleCommRing · cited by 17173CommRingAddCommGroup · cited by 12871AddCommGroupRootPairing · cited by 710RootPairingLinearMap.BilinForm · cited by 501LinearMap.BilinFormRootPairing.InvariantForm · cited by 35RootPairing.InvariantFormInvariantForm.formCITED BYCITES

Cites6

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

Cited by34

Results whose statement or proof uses this declaration.