Mathlib Map

Theorems · Theorem · commutative algebra

isIntegral_of_isIntegral_adjoin_of_mul_eq_one

∀ {R : Type u_1} [inst : CommRing R] {S : Type u_2} [inst_1 : CommRing S] [inst_2 : Algebra R S] (t s : S),
  s * t = 1 → IsIntegral (↥R[s]) t → IsIntegral R t

If t is integral over R[1/t], then it is integral over R.

Defined in
Mathlib.RingTheory.Localization.Integral
Cited by
1 results in Mathlib
Foundations
Depth 132 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.

Cites78

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

Cited by1

Results whose statement or proof uses this declaration.