Mathlib Map

Theorems · Theorem · commutative algebra

IsLocalRing.of_surjective

∀ {R : Type u_1} {S : Type u_2} [inst : CommSemiring R] [IsLocalRing R] [inst_2 : Semiring S] [Nontrivial S]
  (f : R →+* S) [IsLocalHom f], Function.Surjective ⇑f → IsLocalRing S
Defined in
Mathlib.RingTheory.LocalRing.RingHom.Basic
Cited by
1 results in Mathlib
Foundations
Depth 27 from the axioms · uses propext
Assumes
CommSemiringIsLocalRingSemiringNontrivialIsLocalHom

Around this declaration

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

Cites13

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

Cited by1

Results whose statement or proof uses this declaration.