Mathlib Map

Theorems · Definition · nonassociative algebras

RootPairing.CorootForm

{ι : 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 → [Fintype ι] → LinearMap.BilinForm R N

An invariant inner product on the coweight space.

Defined in
Mathlib.LinearAlgebra.RootSystem.Finite.CanonicalBilinear
Cited by
14 results in Mathlib
Foundations
Depth 40 from the axioms · uses propext, Quot.sound
Assumes
CommRingAddCommGroupModuleAddCommGroupModuleFintype

Around this declaration

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

RootPairing.corootForm_self_smul_root · cited by 1RootPairing.corootForm_se…RootPairing.rootSpan_dualAnnihilator_le_ker_rootForm · cited by 0RootPairing.rootSpan_dual…RootPairing.disjoint_corootSpan_ker_corootForm · cited by 0RootPairing.disjoint_coro…RootPairing.orthogonal_corootSpan_eq · cited by 0RootPairing.orthogonal_co…RootPairing.isCompl_corootSpan_ker_corootForm · cited by 0RootPairing.isCompl_coroo…LieAlgebra.IsKilling.corootForm_rootSystem_eq_killing · cited by 0IsKilling.corootForm_root…RootPairing.coPolarization_apply_eq_zero_iff · cited by 0RootPairing.coPolarizatio…RootPairing.self_comp_coPolarization_eq_corootForm · cited by 0RootPairing.self_comp_coP…RootPairing.IsAnisotropic.casesOn · cited by 0IsAnisotropic.casesOnRootPairing.IsAnisotropic.corootForm_coroot_ne_zero · cited by 0IsAnisotropic.corootForm_…RootPairing.IsAnisotropic.recOn · cited by 0IsAnisotropic.recOnRootPairing.ker_copolarization_eq_ker_corootForm · cited by 0RootPairing.ker_copolariz…RootPairing.ker_corootForm_eq_dualAnnihilator · cited by 0RootPairing.ker_corootFor…RootPairing.corootForm_apply_apply · cited by 0RootPairing.corootForm_ap…RootPairing.toLinearMap_apply_CoPolarization · cited by 0RootPairing.toLinearMap_a…Module · cited by 20661ModuleCommRing · cited by 17173CommRingAddCommGroup · cited by 12871AddCommGroupFintype · cited by 7736FintypeRootPairing · cited by 710RootPairingLinearMap.BilinForm · cited by 501LinearMap.BilinFormRootPairing.flip · cited by 79RootPairing.flipRootPairing.RootForm · cited by 41RootPairing.RootFormRootPairing.CorootFormCITED BYCITES

Cites8

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

Cited by16

Results whose statement or proof uses this declaration.