Theorems · Theorem · ring theory
NonUnitalRingHom.map_sclosure
∀ {R : Type u} {S : Type v} [inst : NonUnitalNonAssocSemiring R] {F : Type u_1} [inst_1 : FunLike F R S]
[inst_2 : NonUnitalNonAssocSemiring S] [inst_3 : NonUnitalRingHomClass F R S] (f : F) (s : Set R),
NonUnitalSubsemiring.map f (NonUnitalSubsemiring.closure s) = NonUnitalSubsemiring.closure (⇑f '' s)The image under a ring homomorphism of the subsemiring generated by a set equals the subsemiring generated by the image of the set.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- Set.imagestatement · cited by 5,609
- FunLikestatement and proof · cited by 2,560
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- NonUnitalSubsemiringstatement and proof · cited by 201
- GaloisInsertion.gcproof · cited by 137
- NonUnitalRingHomClassstatement and proof · cited by 82
- NonUnitalSubsemiring.closurestatement · cited by 31
- NonUnitalSubsemiring.mapstatement · cited by 22
- Set.image_preimageproof · cited by 16
- GaloisConnection.l_comm_of_u_commproof · cited by 15
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.