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
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.
- DFunLike.coestatement and proof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- SetLikestatement and proof · cited by 1,084
- GradedRingHomstatement and proof · cited by 91
- GradedRingHom.extproof · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- GradedRingHom.cancel_rightproof · cited by 0