Mathlib Map

Theorems · Theorem · algebraic geometry

AlgebraicGeometry.QuasiCompact.isCompact_preimage

∀ {X Y : AlgebraicGeometry.Scheme} {f : X ⟶ Y} [self : AlgebraicGeometry.QuasiCompact f] (U : Set ↥Y),
  IsOpen U → IsCompact U → IsCompact (⇑f ⁻¹' U)

The preimage of a compact open set under a quasi-compact morphism between schemes is compact.

Defined in
Mathlib.AlgebraicGeometry.Morphisms.QuasiCompact
Cited by
5 results in Mathlib
Foundations
Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AlgebraicGeometry.QuasiCompact

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites20

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by5

Results whose statement or proof uses this declaration.