Documentation

Atlas.ArithmeticGeometry.code.FunctionFieldEquiv

Instances For
    Instances For
      theorem ArithmeticGeometry.Thm19_2.FunctionFieldCat.Hom.ext_iff {k : Type u} {inst✝ : Field k} {F₁ F₂ : FunctionFieldCat k} {x y : Hom k F₁ F₂} :
      theorem ArithmeticGeometry.Thm19_2.FunctionFieldCat.Hom.ext {k : Type u} {inst✝ : Field k} {F₁ F₂ : FunctionFieldCat k} {x y : Hom k F₁ F₂} (toAlgHom : x.toAlgHom = y.toAlgHom) :
      x = y
      structure ArithmeticGeometry.Thm19_2.SmProjCurve.Hom (k : Type u) [Field k] (C₁ C₂ : SmProjCurve k) :
      Instances For
        theorem ArithmeticGeometry.Thm19_2.SmProjCurve.Hom.ext_iff {k : Type u} {inst✝ : Field k} {C₁ C₂ : SmProjCurve k} {x y : Hom k C₁ C₂} :
        theorem ArithmeticGeometry.Thm19_2.SmProjCurve.Hom.ext {k : Type u} {inst✝ : Field k} {C₁ C₂ : SmProjCurve k} {x y : Hom k C₁ C₂} (toSchemeHom : x.toSchemeHom = y.toSchemeHom) :
        x = y
        @[implicit_reducible]
        noncomputable def ArithmeticGeometry.Thm19_2.SmProjCurve.Hom.pullbackAlgHom (k : Type u) [Field k] [PerfectField k] {C₁ C₂ : SmProjCurve k} (f : C₁ C₂) :
        Instances For