Mathlib Map

Theorems · Theorem · commutative algebra

Algebra.IsIntegral.tower_top

∀ (R : Type u_1) {S : Type u_4} {T : Type u_5} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : CommRing T]
  [inst_3 : Algebra R S] [inst_4 : Algebra R T] [inst_5 : Algebra S T] [IsScalarTower R S T]
  [h : Algebra.IsIntegral R T], Algebra.IsIntegral S T

Let T / S / R be a tower of algebras, T is an integral R-algebra, then it is integral as an S-algebra.

Defined in
Mathlib.RingTheory.IntegralClosure.IsIntegralClosure.Basic
Cited by
3 results in Mathlib
Foundations
Depth 115 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingCommRingAlgebraAlgebraAlgebraIsScalarTowerAlgebra.IsIntegral

Around this declaration

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

Cites10

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

Cited by3

Results whose statement or proof uses this declaration.