Mathlib Map

Theorems · Definition · nonassociative algebras

RootPairing.PolarizationIn

{ι : 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 : Algebra S R] →
                          [FaithfulSMul S R] →
                            [inst_8 : Module S M] →
                              [IsScalarTower S R M] →
                                [inst_10 : Module S N] → [P.IsValuedIn S] → [Fintype ι] → ↥(P.rootSpan S) →ₗ[S] N

Polarization restricted to S-span of roots.

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

Around this declaration

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

RootPairing.PolarizationIn_apply · cited by 4RootPairing.PolarizationI…RootPairing.PolarizationIn_eq · cited by 4RootPairing.PolarizationI…RootPairing.CoPolarizationIn · cited by 2RootPairing.CoPolarizatio…RootPairing.finrank_range_polarization_eq_finrank_span_coroot · cited by 2RootPairing.finrank_range…RootPairing.rootFormIn_self_smul_coroot · cited by 2RootPairing.rootFormIn_se…RootPairing.prod_rootFormIn_smul_coroot_mem_range_PolarizationIn · cited by 1RootPairing.prod_rootForm…RootPairing.range_polarizationIn · cited by 1RootPairing.range_polariz…RootPairing.range_polarizationIn_le_span_coroot · cited by 1RootPairing.range_polariz…RootPairing.exists_coroot_ne · cited by 1RootPairing.exists_coroot…RootPairing.finrank_rootSpan_map_polarization_eq_finrank_corootSpan · cited by 1RootPairing.finrank_rootS…RootPairing.polarizationIn_Injective · cited by 1RootPairing.polarizationI…RootPairing.toLinearMap_apply_PolarizationIn · cited by 0RootPairing.toLinearMap_a…RootPairing.PolarizationIn.congr_simp · cited by 0PolarizationIn.congr_simpDFunLike.coe · cited by 62936DFunLike.coeModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idCommRing · cited by 17173CommRingAddCommGroup · cited by 12871AddCommGroupAlgebra · cited by 11388AlgebraLinearMap · cited by 10215LinearMapFintype · cited by 7736FintypeSubmodule · cited by 7192SubmoduleFinset.sum · cited by 5195Finset.sumIsScalarTower · cited by 3896IsScalarTowerFinset.univ · cited by 3473Finset.univLinearMap.comp · cited by 1642LinearMap.compRootPairing · cited by 710RootPairingFaithfulSMul · cited by 340FaithfulSMulRootPairing.PolarizationInCITED BYCITES

Cites20

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

Cited by13

Results whose statement or proof uses this declaration.