Mathlib Map

Theorems · Theorem · commutative algebra

IsPrincipalIdealRing.of_surjective

∀ {R : Type u} {S : Type u_1} {F : Type u_3} [inst : Semiring R] [inst_1 : Semiring S] [inst_2 : FunLike F R S]
  [RingHomClass F R S] [IsPrincipalIdealRing R] (f : F), Function.Surjective ⇑f → IsPrincipalIdealRing S

The surjective image of a principal ideal ring is again a principal ideal ring.

Defined in
Mathlib.RingTheory.PrincipalIdealDomain
Cited by
4 results in Mathlib
Foundations
Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringSemiringFunLikeRingHomClassIsPrincipalIdealRing

Around this declaration

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

Cites7

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.