Mathlib Map

Theorems · Theorem · commutative algebra

RingHom.IsIntegral.trans

∀ {R : Type u_1} {S : Type u_4} {T : Type u_5} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : CommRing T]
  (f : R →+* S) (g : S →+* T), f.IsIntegral → g.IsIntegral → (g.comp f).IsIntegral
Defined in
Mathlib.RingTheory.IntegralClosure.IsIntegralClosure.Basic
Cited by
9 results in Mathlib
Foundations
Depth 134 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingCommRing

Around this declaration

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

Cites11

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.