Mathlib Map

Theorems · Theorem · ring theory

RingHom.ext_iff

∀ {α : Type u_2} {β : Type u_3} {x : NonAssocSemiring α} {x_1 : NonAssocSemiring β} {f g : α →+* β},
  f = g ↔ ∀ (x_2 : α), f x_2 = g x_2
Defined in
Mathlib.Algebra.Ring.Hom.Defs
Cited by
16 results in Mathlib
Foundations
Depth 17 from the axioms · uses Quot.sound

Around this declaration

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

Cites4

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

Cited by16

Results whose statement or proof uses this declaration.