Mathlib Map

Theorems · Theorem · ring theory

RingHom.surjective

∀ {R₁ : Type u_1} {R₂ : Type u_2} [inst : Semiring R₁] [inst_1 : Semiring R₂] (σ : R₁ →+* R₂) [t : RingHomSurjective σ],
  Function.Surjective ⇑σ
Defined in
Mathlib.Algebra.Ring.CompTypeclasses
Cited by
9 results in Mathlib
Foundations
Depth 17 from the axioms · uses no axioms
Assumes
SemiringSemiringRingHomSurjective

Around this declaration

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

Cites5

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.