Mathlib Map

Theorems · Inductive type · algebraic geometry

AlgebraicGeometry.LocallyQuasiFinite

{X Y : AlgebraicGeometry.Scheme} → (X ⟶ Y) → Prop

We say that a morphism f : X ⟶ Y is locally quasi finite if Γ(Y, U) ⟶ Γ(X, V) is quasi-finite (in the mathlib sense) for every pair of affine opens that f maps one into the other. Note that this does not require f to be quasi-compact nor locally of finite type. Being locally quasi-finite implies that f has discrete fibers (via f.isDiscrete_preimage_singleton). The converse holds under various scenarios: - locallyQuasiFinite_iff_isDiscrete_preimage_singleton: If f is quasi-compact, this is equivalent to f ⁻¹ {x} being κ(x)-finite for all x. - locallyQuasiFinite_iff_isDiscrete_preimage_singleton: If f is locally of finite type, this is equivalent to f having discrete fibers. - locallyQuasiFinite_iff_finite_preimage_singleton: If f is of finite type, this is equivalent to f having finite fibers.

Defined in
Mathlib.AlgebraicGeometry.Morphisms.QuasiFinite
Cited by
29 results in Mathlib
Foundations
Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

AlgebraicGeometry.Scheme.Hom.finite_preimage_singleton · cited by 5Hom.finite_preimage_singl…AlgebraicGeometry.LocallyQuasiFinite.of_fiberToSpecResidueField · cited by 2LocallyQuasiFinite.of_fib…AlgebraicGeometry.LocallyQuasiFinite.of_finite_preimage_singleton · cited by 2LocallyQuasiFinite.of_fin…AlgebraicGeometry.Scheme.Hom.quasiFiniteAt · cited by 2Hom.quasiFiniteAtAlgebraicGeometry.Scheme.Hom.quasiFiniteAt_comp_iff · cited by 2Hom.quasiFiniteAt_comp_iffAlgebraicGeometry.Scheme.Hom.isDiscrete_preimage_singleton · cited by 2Hom.isDiscrete_preimage_s…AlgebraicGeometry.IsLocallyArtinian.of_locallyQuasiFinite · cited by 2IsLocallyArtinian.of_loca…AlgebraicGeometry.IsFinite.iff_isProper_and_locallyQuasiFinite · cited by 2IsFinite.iff_isProper_and…AlgebraicGeometry.IsFinite.of_isProper_of_locallyQuasiFinite · cited by 2IsFinite.of_isProper_of_l…AlgebraicGeometry.locallyQuasiFinite_iff_isDiscrete_preimage_singleton · cited by 1AlgebraicGeometry.locally…AlgebraicGeometry.LocallyQuasiFinite.casesOn · cited by 1LocallyQuasiFinite.casesOnAlgebraicGeometry.LocallyQuasiFinite.comp_iff · cited by 1LocallyQuasiFinite.comp_i…AlgebraicGeometry.LocallyQuasiFinite.of_comp · cited by 1LocallyQuasiFinite.of_compAlgebraicGeometry.IsClosedImmersion.iff_isProper_and_mono · cited by 1IsClosedImmersion.iff_isP…AlgebraicGeometry.Scheme.Hom.quasiFiniteLocus_eq_top · cited by 1Hom.quasiFiniteLocus_eq_t…Quiver.Hom · cited by 32603Quiver.HomAlgebraicGeometry.Scheme · cited by 2540AlgebraicGeometry.SchemeAlgebraicGeometry.LocallyQuas…CITED BYCITES

Cites2

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

Cited by31

Results whose statement or proof uses this declaration.