Mathlib Map

Theorems · Theorem · commutative algebra

RingHom.IsIntegralElem.map

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

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 by4

Results whose statement or proof uses this declaration.