Mathlib Map

Theorems · Definition · commutative algebra

Algebra.WeaklyQuasiFiniteAt

(R : Type u_1) →
  {S : Type u_2} → [inst : CommRing R] → [inst_1 : CommRing S] → [Algebra R S] → (q : Ideal S) → [q.IsPrime] → Prop

(Implementation) An a priori weaker notion of being quasi-finite at a prime, which turns out to be equivalent to Algebra.QuasiFiniteAt (for finite type algebras) due to Zariski's main theorem. This class should not be used outside of this context, and Algebra.QuasiFiniteAt should be used instead. See Algebra.QuasiFiniteAt.of_weaklyQuasiFiniteAt.

Defined in
Mathlib.RingTheory.QuasiFinite.Weakly
Cited by
18 results in Mathlib
Foundations
Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebraIdeal.IsPrime

Around this declaration

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

Algebra.ZariskisMainProperty.of_finiteType_of_weaklyQuasiFiniteAt · cited by 3ZariskisMainProperty.of_f…Algebra.weaklyQuasiFiniteAt_iff · cited by 2Algebra.weaklyQuasiFinite…Polynomial.not_weaklyQuasiFiniteAt · cited by 2Polynomial.not_weaklyQuas…Algebra.WeaklyQuasiFiniteAt.baseChange · cited by 2WeaklyQuasiFiniteAt.baseC…Polynomial.map_under_lt_comap_of_weaklyQuasiFiniteAt · cited by 1Polynomial.map_under_lt_c…Polynomial.not_ker_le_map_C_of_surjective_of_weaklyQuasiFiniteAt · cited by 1Polynomial.not_ker_le_map…Algebra.QuasiFiniteAt.of_quasiFiniteAt_residueField · cited by 1QuasiFiniteAt.of_quasiFin…Algebra.QuasiFiniteAt.of_weaklyQuasiFiniteAt · cited by 1QuasiFiniteAt.of_weaklyQu…Algebra.not_isStronglyTranscendental_of_weaklyQuasiFiniteAt · cited by 1Algebra.not_isStronglyTra…Algebra.WeaklyQuasiFiniteAt.finite_residueField · cited by 1WeaklyQuasiFiniteAt.finit…Algebra.WeaklyQuasiFiniteAt.of_algHom_localization · cited by 1WeaklyQuasiFiniteAt.of_al…Algebra.WeaklyQuasiFiniteAt.of_quasiFiniteAt_residueField · cited by 1WeaklyQuasiFiniteAt.of_qu…Algebra.WeaklyQuasiFiniteAt.of_restrictScalars · cited by 1WeaklyQuasiFiniteAt.of_re…Algebra.WeaklyQuasiFiniteAt.of_surjectiveOnStalks · cited by 1WeaklyQuasiFiniteAt.of_su…Algebra.QuasiFiniteAt.exists_fg_and_exists_notMem_and_awayMap_bijective · cited by 0QuasiFiniteAt.exists_fg_a…CommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraIdeal · cited by 4748IdealAlgebra.algebraMap · cited by 4706Algebra.algebraMapIdeal.IsPrime · cited by 827Ideal.IsPrimeIdeal.map · cited by 692Ideal.mapIdeal.Quotient.mk · cited by 610Quotient.mkIdeal.under · cited by 170Ideal.underAlgebra.QuasiFiniteAt · cited by 29Algebra.QuasiFiniteAtAlgebra.WeaklyQuasiFiniteAtCITED BYCITES

Cites9

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

Cited by18

Results whose statement or proof uses this declaration.