Theorems · Theorem · commutative algebra
RingHom.map_closureS
∀ {R : Type u} {S : Type v} [inst : NonAssocSemiring R] [inst_1 : NonAssocSemiring S] (f : R →+* S) (s : Set R),
Subsemiring.map f (Subsemiring.closure s) = Subsemiring.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.
- Defined in
- Mathlib.Algebra.Ring.Subsemiring.Basic
- Cited by
- 1 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
- RingHomstatement and proof · cited by 10,189
- Set.imagestatement · cited by 5,609
- NonAssocSemiringstatement and proof · cited by 805
- Subsemiringstatement and proof · cited by 456
- GaloisInsertion.gcproof · cited by 137
- Subsemiring.closurestatement · cited by 53
- Subsemiring.mapstatement · cited by 29
- Set.image_preimageproof · cited by 16
- GaloisConnection.l_comm_of_u_commproof · cited by 15
- Subsemiring.gc_map_comapproof · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- Subsemiring.smul_closureproof · cited by 0