Theorems · Theorem · commutative algebra
RingHom.eqOn_sclosure
∀ {R : Type u} {S : Type v} [inst : NonAssocSemiring R] [inst_1 : NonAssocSemiring S] {f g : R →+* S} {s : Set R},
Set.EqOn (⇑f) (⇑g) s → Set.EqOn ⇑f ⇑g ↑(Subsemiring.closure s)If two ring homomorphisms are equal on a set, then they are equal on its subsemiring closure.
- Defined in
- Mathlib.Algebra.Ring.Subsemiring.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Setstatement and proof · cited by 53,352
- RingHomstatement and proof · cited by 10,189
- SetLike.coestatement · cited by 8,199
- NonAssocSemiringstatement and proof · cited by 805
- Set.EqOnstatement and proof · cited by 603
- Subsemiringstatement · cited by 456
- Subsemiring.closurestatement and proof · cited by 53
- Subsemiring.closure_leproof · cited by 12
- RingHom.eqLocusSproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- RingHom.eq_of_eqOn_sdenseproof · cited by 0