Theorems · Theorem · ring theory
NonUnitalRingHom.map_closure
∀ {R : Type u} {S : Type v} [inst : NonUnitalNonAssocRing R] [inst_1 : NonUnitalNonAssocRing S] (f : R →ₙ+* S)
(s : Set R), NonUnitalSubring.map f (NonUnitalSubring.closure s) = NonUnitalSubring.closure (⇑f '' s)The image under a ring homomorphism of the NonUnitalSubring generated by a set equals
the NonUnitalSubring generated by the image of the set.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- NonUnitalNonAssocRingstatement and proof · cited by 354
- NonUnitalSubringstatement and proof · cited by 185
- NonUnitalRingHomstatement and proof · cited by 157
- GaloisInsertion.gcproof · cited by 137
- NonUnitalSubring.closurestatement · cited by 23
- NonUnitalSubring.mapstatement · cited by 19
- Set.image_preimageproof · cited by 16
- GaloisConnection.l_comm_of_u_commproof · cited by 15
- NonUnitalSubring.gc_map_comapproof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.