Mathlib Map

Theorems · Theorem · commutative algebra

Algebra.IsIntegral.of_surjective

∀ {R : Type u_1} [inst : CommRing R] {A : Type u_5} {B : Type u_6} [inst_1 : Ring A] [inst_2 : Ring B]
  [inst_3 : Algebra R A] [inst_4 : Algebra R B] [Algebra.IsIntegral R A] (f : A →ₐ[R] B),
  Function.Surjective ⇑f → Algebra.IsIntegral R B

Homomorphic image of an integral algebra is an integral algebra.

Defined in
Mathlib.RingTheory.IntegralClosure.Algebra.Basic
Cited by
2 results in Mathlib
Foundations
Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingRingRingAlgebraAlgebraAlgebra.IsIntegral

Around this declaration

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

Cites9

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

Cited by2

Results whose statement or proof uses this declaration.