mathlib3 documentation

algebraic_geometry.morphisms.quasi_compact

Quasi-compact morphisms #

THIS FILE IS SYNCHRONIZED WITH MATHLIB4. Any changes to this file require a corresponding PR to mathlib4.

A morphism of schemes is quasi-compact if the preimages of quasi-compact open sets are quasi-compact.

It suffices to check that preimages of affine open sets are compact (quasi_compact_iff_forall_affine).

@[class]
structure algebraic_geometry.quasi_compact {X Y : algebraic_geometry.Scheme} (f : X Y) :
Prop

A morphism is quasi-compact if the underlying map of topological spaces is, i.e. if the preimages of quasi-compact open sets are quasi-compact.

Instances of this typeclass