Category of finite étale R-algebras #
In this file we define the category of finite étale R-algebras over a ring R. For any
geometric point Ω of R, we define a fiber functor sending a finite étale R-algebra
S to the finite set of R-algebra homomorphisms S →ₐ[R] Ω.
Main definitions #
CommAlgCat.FiniteEtale: The category of finite étaleR-algebras.CommAlgCat.FiniteEtale.fiber: For a geometric pointΩofR, the fiber functorS ↦ (S →ₐ[R] Ω).
Main results #
CommAlgCat.FiniteEtale.equivOfIsSepClosed: IfR = Ωis separably closed, the category of finite étaleΩ-algebras is anti-equivalent toFintypeCat. In particular, the functorCommAlgCat.FiniteEtale.fiberis an equivalence of categories in this case.
The object property of finite R-algebras.
Equations
- CommAlgCat.finite R S = Module.Finite R ↑S
Instances For
The object property of étale R-algebras.
Equations
- CommAlgCat.etale R S = Algebra.Etale R ↑S
Instances For
The object property of finite étale R-algebras.
Equations
Instances For
The category of finite étale R-algebras.
Equations
Instances For
Equations
- CommAlgCat.instCoeSortFiniteEtaleType R = { coe := fun (R_1 : CommAlgCat.FiniteEtale R) => ↑R_1.obj }
Construct a term of FiniteEtale R from a finite étale R-algebra.
Equations
- CommAlgCat.FiniteEtale.of R S = { obj := CommAlgCat.of R S, property := ⋯ }
Instances For
Construct a morphism in FiniteEtale R from an algebra map.
Equations
- CommAlgCat.FiniteEtale.ofHom f = { hom := CommAlgCat.ofHom f }
Instances For
Construct an isomorphism in FiniteEtale R from an algebra equivalence.
Equations
Instances For
Base change from R to R is isomorphic to the identity.
Equations
Instances For
The fiber functor for finite étale R-algebras at the geometric point Ω: This is the
functor sending S to R-algebra homomorphisms S →ₐ[R] Ω.
Equations
- One or more equations did not get rendered due to their size.
Instances For
If k is a field, this is the Spec functor sending a finite étale k-algebra R
to its finite prime spectrum.
Equations
- One or more equations did not get rendered due to their size.
Instances For
If the geometric point Ω factors through S, the fiber can be computed after base change
to S.
Equations
- One or more equations did not get rendered due to their size.
Instances For
If Ω is separably closed, the fiber functor for finite étale Ω-algebras
is naturally isomorphic to the (finite) Spec functor.
Equations
- One or more equations did not get rendered due to their size.
Instances For
If Ω is separably closed, the fiber S →ₐ[R] Ω
is isomorphic to the prime spectrum of the base change Ω ⊗[R] S.
Equations
- One or more equations did not get rendered due to their size.
Instances For
If Ω is a separably closed field, the category of finite étale Ω-algebras is
anti-equivalent to FintypeCat.
Equations
- One or more equations did not get rendered due to their size.