Mathlib Map

Theorems · Theorem · commutative algebra

GradedRingHom.ext_iff

∀ {ι : Type u_1} {A : Type u_2} {B : Type u_3} {σ : Type u_6} {τ : Type u_7} [inst : Semiring A] [inst_1 : Semiring B]
  [inst_2 : SetLike σ A] [inst_3 : SetLike τ B] {𝒜 : ι → σ} {ℬ : ι → τ} {f g : 𝒜 →+*ᵍ ℬ}, f = g ↔ ∀ (x : A), f x = g x
Defined in
Mathlib.RingTheory.GradedAlgebra.RingHom
Cited by
1 results in Mathlib
Foundations
Depth 22 from the axioms · uses Quot.sound
Assumes
SemiringSemiringSetLikeSetLike

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 by1

Results whose statement or proof uses this declaration.