Documentation

Toric.GroupScheme.Character

The lattices of characters and cocharacters #

@[reducible, inline]

The characters of the group scheme G over S are the group morphisms G ⟶/S 𝔾ₘ[S].

Equations
Instances For
    @[reducible, inline]

    The cocharacters of the group scheme G over S are the group morphisms 𝔾ₘ[S] ⟶/S G.

    Equations
    Instances For

      The characters of the group scheme G over S are the group morphisms G ⟶/S 𝔾ₘ[S].

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For

        The cocharacters of the group scheme G over S are the group morphisms 𝔾ₘ[S] ⟶/S G.

        Equations
        • One or more equations did not get rendered due to their size.
        Instances For
          def AlgebraicGeometry.Scheme.charCongr (S : Scheme) {G H : Scheme} [G.Over S] [H.Over S] [Grp_Class (G.asOver S)] [Grp_Class (H.asOver S)] (e : G H) [Hom.IsOver e.hom S] [IsMon_Hom (Hom.asOver e.hom S)] :
          X(S, G) ≃+ X(S, H)

          Characters of isomorphic group schemes are isomorphic.

          Equations
          Instances For
            @[simp]
            theorem AlgebraicGeometry.Scheme.charCongr_symm {S G H : Scheme} [G.Over S] [H.Over S] [Grp_Class (G.asOver S)] [Grp_Class (H.asOver S)] (e : G H) [Hom.IsOver e.hom S] [IsMon_Hom (Hom.asOver e.hom S)] :
            def AlgebraicGeometry.Scheme.cocharCongr (S : Scheme) {G H : Scheme} [G.Over S] [H.Over S] [Grp_Class (G.asOver S)] [Grp_Class (H.asOver S)] [IsCommMon (G.asOver S)] [IsCommMon (H.asOver S)] (e : G H) [Hom.IsOver e.hom S] [IsMon_Hom (Hom.asOver e.hom S)] :

            Cocharacters of isomorphic commutative group schemes are isomorphic.

            Equations
            Instances For
              @[simp]
              @[simp]
              theorem AlgebraicGeometry.Scheme.cocharCongr_comp_charCongr {S G H : Scheme} [G.Over S] [H.Over S] [Grp_Class (G.asOver S)] [Grp_Class (H.asOver S)] [IsCommMon (G.asOver S)] [IsCommMon (H.asOver S)] (e : G H) [Hom.IsOver e.hom S] [IsMon_Hom (Hom.asOver e.hom S)] (a : X*(S, G)) (b : X(S, G)) :

              The perfect pairing between characters and cocharacters, valued in the characters of the algebraic torus.

              Equations
              • One or more equations did not get rendered due to their size.
              Instances For
                @[simp]
                theorem AlgebraicGeometry.Scheme.charPairingAux_apply_apply {S G : Scheme} [G.Over S] [CommGrp_Class (G.asOver S)] (χ : X*(S, G)) (χ' : X(S, G)) :
                (charPairingAux χ) χ' = HomGrp.comp χ χ'

                Characters of a diagonal group scheme over a domain are exactly the input group.

                Note: This is true over a general base using Cartier duality, but we do not prove that.

                Equations
                Instances For

                  Cocharacters of a diagonal group scheme over a domain are exactly the dual of the input group.

                  Note: This is true over a general base using Cartier duality, but we do not prove that.

                  Equations
                  Instances For

                    Characters of the algebraic torus with dimensions σover a domain R are exactly ℤ^σ.

                    Note: This is true over a general base using Cartier duality, but we do not prove that.

                    Equations
                    Instances For

                      The -valued perfect pairing between characters and cocharacters of group schemes over a domain.

                      Note: This exists over a general base using Cartier duality, but we do not prove that.

                      Equations
                      • One or more equations did not get rendered due to their size.
                      Instances For