Mathlib Map

Theorems · Inductive type · commutative algebra

Algebra.QuasiFinite

(R : Type u_1) → (S : Type u_2) → [inst : CommRing R] → [inst_1 : CommRing S] → [Algebra R S] → Prop

We say that an R-algebra S is quasi-finite if κ(p) ⊗[R] S is finite-dimensional over κ(p) for all primes p of R. This is slightly different from the [stacks projects definition](https://stacks.math.columbia.edu/tag/00PL), which requires S to be of finite type over R. Also see Algebra.QuasiFinite.iff_finite_comap_preimage_singleton that this is equivalent to having finite fibers for finite-type algebras.

Defined in
Mathlib.RingTheory.QuasiFinite.Basic
Cited by
28 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
CommRingCommRingAlgebra

Around this declaration

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

Cites2

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

Cited by32

Results whose statement or proof uses this declaration.