Mathlib Map

Theorems · Definition · commutative algebra

IsAlmostIntegral

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

An element s in an R-algebra is almost integral if there exists r ∈ R⁰ such that r • s ^ n ∈ R for all n.

Defined in
Mathlib.RingTheory.IntegralClosure.IsIntegral.AlmostIntegral
Cited by
8 results in Mathlib
Foundations
Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebra

Around this declaration

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

Cites5

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

Cited by9

Results whose statement or proof uses this declaration.