Theorems · Theorem · ring theory
NonUnitalRingHom.eqOn_sclosure
∀ {R : Type u} {S : Type v} [inst : NonUnitalNonAssocSemiring R] {F : Type u_1} [inst_1 : FunLike F R S]
[inst_2 : NonUnitalNonAssocSemiring S] [NonUnitalRingHomClass F R S] {f g : F} {s : Set R},
Set.EqOn (⇑f) (⇑g) s → Set.EqOn ⇑f ⇑g ↑(NonUnitalSubsemiring.closure s)If two non-unital ring homomorphisms are equal on a set, then they are equal on its non-unital subsemiring closure.
- 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.
Cites11
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
- FunLikestatement and proof · cited by 2,560
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- Set.EqOnstatement and proof · cited by 603
- NonUnitalSubsemiringstatement · cited by 201
- NonUnitalRingHomClassstatement and proof · cited by 82
- NonUnitalSubsemiring.closurestatement and proof · cited by 31
- NonUnitalSubsemiring.closure_leproof · cited by 8
- NonUnitalRingHom.eqSlocusproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- NonUnitalRingHom.eq_of_eqOn_sdenseproof · cited by 0