Quasi-compact precoverage #
In this file we define the quasi-compact precoverage. A cover is covering in the quasi-compact precoverage if it is a quasi-compact cover, i.e., if every affine open of the base can be covered by a finite union of images of quasi-compact opens of the components.
The fpqc precoverage is the precoverage by flat covers that are quasi-compact in this sense.
The pre-0-hypercover family on the category of schemes underlying the fpqc precoverage.
Equations
- AlgebraicGeometry.Scheme.qcCoverFamily = { property := fun (X : AlgebraicGeometry.Scheme) => X.quasiCompactCover, iff_shrink := @AlgebraicGeometry.Scheme.qcCoverFamily._proof_1 }
Instances For
The quasi-compact precoverage on the category of schemes is the precoverage given by quasi-compact covers. The intersection of this precoverage with the precoverage defined by jointly surjective families of flat morphisms is the fpqc-precoverage.
Equations
Instances For
If P implies being an open map, the by P induced precoverage is coarser
than the quasi-compact precoverage.
The qc-precoverage of a scheme wrt. to a morphism property P is the precoverage
given by quasi-compact covers satisfying P.
Equations
Instances For
Forget being quasi-compact.
Equations
- 𝒰.forgetQc = { toPreZeroHypercover := 𝒰.toPreZeroHypercover, mem₀ := ⋯ }
Instances For
Construct a cover in the P-qc topology from a quasi-compact cover in the P-topology.
Equations
- 𝒰.ofQuasiCompactCover = { toPreZeroHypercover := 𝒰.toPreZeroHypercover, mem₀ := ⋯ }
Instances For
Lift a quasi-compact P-cover of a u-scheme in an arbitrary universe to universe u.
This is again quasi-compact.
Equations
- 𝒰.qculift = { toPreZeroHypercover := 𝒰.ulift.sum (AlgebraicGeometry.QuasiCompactCover.ulift 𝒰.toPreZeroHypercover), mem₀ := ⋯ }
Instances For
The P-qc-topology on the category of schemes wrt. to a morphism property P is the
topology generated by quasi-compact covers satisfying P.