Mathlib Map

Theorems · Definition · commutative algebra

Subring.map

{R : Type u} → {S : Type v} → [inst : NonAssocRing R] → [inst_1 : NonAssocRing S] → (R →+* S) → Subring R → Subring S

The image of a subring along a ring homomorphism is a subring.

Defined in
Mathlib.Algebra.Ring.Subring.Basic
Cited by
33 results in Mathlib
Foundations
Depth 22 from the axioms · uses propext
Assumes
NonAssocRingNonAssocRing

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

RingHom.range · cited by 138RingHom.rangeSubfield.map · cited by 30Subfield.mapSubring.gc_map_comap · cited by 7Subring.gc_map_comapSubring.mem_map · cited by 5Subring.mem_mapSubfield.lift_relrank_map_map · cited by 4Subfield.lift_relrank_map…RingHom.map_closure · cited by 4RingHom.map_closureSubring.map_le_iff_le_comap · cited by 3Subring.map_le_iff_le_com…LaurentSeries.powerSeries_as_subring · cited by 3LaurentSeries.powerSeries…Subring.equivMapOfInjective · cited by 2Subring.equivMapOfInjecti…Subring.map_sup · cited by 2Subring.map_supLocalSubring.map · cited by 1LocalSubring.mapRingHom.map_range · cited by 1RingHom.map_rangeCommRingCat.closure_range_union_range_eq_top_of_isPushout · cited by 1CommRingCat.closure_range…Subring.map_bot · cited by 1Subring.map_botSubring.map_comap_eq · cited by 1Subring.map_comap_eqDFunLike.coe · cited by 62936DFunLike.coeRingHom · cited by 10189RingHomSet.image · cited by 5609Set.imageAddSubgroup · cited by 3232AddSubgroupSubmonoid · cited by 3086SubmonoidSubring · cited by 602SubringNonAssocRing · cited by 483NonAssocRingMonoidHomClass.toMonoidHom · cited by 294MonoidHomClass.toMonoidHomAddMonoidHomClass.toAddMonoidHom · cited by 232AddMonoidHomClass.toAddMo…Submonoid.map · cited by 190Submonoid.mapAddSubgroup.map · cited by 189AddSubgroup.mapSubsemigroup.carrier · cited by 160Subsemigroup.carrierSubmonoid.toSubsemigroup · cited by 159Submonoid.toSubsemigroupSubsemiring.toSubmonoid · cited by 153Subsemiring.toSubmonoidSubring.toSubsemiring · cited by 71Subring.toSubsemiringSubring.mapCITED BYCITES

Cites16

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by40

Results whose statement or proof uses this declaration.