Documentation

Atlas.AlgebraicGeometryI.code.RamificationYoneda

The Yoneda embedding C → [Cᵒᵖ, Type] is fully faithful, the categorical input behind functor-of-points reasoning in ramification arguments.

Instances For

    The Yoneda lemma: natural transformations Hom(−, X) → F correspond bijectively to elements of F(X).

    Instances For
      def Lecture6.ramificationIdeal (A : Type u_1) (B : Type u_2) [CommRing A] [CommRing B] [Algebra A B] [Module.Finite A B] [Module.Free A B] :

      The principal ramification ideal (disc(A → B)) of A, generated by the discriminant of a chosen basis of the free finite extension B / A.

      Instances For

        The ramification locus is closed in Spec A, being the zero locus of the discriminant ideal (Lec 6 variant of Prop 7).

        If the discriminant is nonzero, the ramification locus is a proper closed subset of Spec A.

        For a finite separable extension of fields K → L, the discriminant of any chosen basis is nonzero.

        noncomputable def Lecture6.dominantMorphismDegree (A : Type u_1) (B : Type u_2) [CommRing A] [IsDomain A] [CommRing B] [IsDomain B] [Algebra A B] [FaithfulSMul A B] :

        The degree of a dominant morphism of irreducible curves: the dimension of the function-field extension K(B) / K(A).

        Instances For