Theorems · Theorem · ring theory
NonUnitalRingHom.eqOn_set_closure
∀ {R : Type u} {S : Type v} [inst : NonUnitalNonAssocRing R] [inst_1 : NonUnitalNonAssocRing S] {f g : R →ₙ+* S}
{s : Set R}, Set.EqOn (⇑f) (⇑g) s → Set.EqOn ⇑f ⇑g ↑(NonUnitalSubring.closure s)If two ring homomorphisms are equal on a set, then they are equal on its
NonUnitalSubring closure.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 73 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
- SetLike.coestatement · cited by 8,199
- Set.EqOnstatement and proof · cited by 603
- NonUnitalNonAssocRingstatement and proof · cited by 354
- NonUnitalSubringstatement · cited by 185
- NonUnitalRingHomstatement and proof · cited by 157
- NonUnitalSubring.closurestatement and proof · cited by 23
- NonUnitalSubring.closure_leproof · cited by 7
- NonUnitalRingHom.eqLocusproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- NonUnitalRingHom.eq_of_eqOn_set_denseproof · cited by 0