Mathlib Map

Theorems · Definition · commutative algebra

Subring.comap

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

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

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

Around this declaration

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

Subfield.comap · cited by 29Subfield.comapSubring.gc_map_comap · cited by 7Subring.gc_map_comapSubring.mem_comap · cited by 3Subring.mem_comapValuationSubring.comap · cited by 3ValuationSubring.comapSubring.map_le_iff_le_comap · cited by 3Subring.map_le_iff_le_com…Subring.comap_map_eq · cited by 1Subring.comap_map_eqSubring.top_prod · cited by 1Subring.top_prodCommRingCat.closure_range_union_range_eq_top_of_isPushout · cited by 1CommRingCat.closure_range…Subring.map_comap_eq · cited by 1Subring.map_comap_eqSubring.map_comap_eq_self · cited by 1Subring.map_comap_eq_selfSubring.map_equiv_eq_comap_symm · cited by 1Subring.map_equiv_eq_coma…Subring.comap_map_eq_self_of_injective · cited by 1Subring.comap_map_eq_self…Subring.comap_top · cited by 1Subring.comap_topSubring.comap_iInf · cited by 0Subring.comap_iInfSubring.comap_inf · cited by 0Subring.comap_infDFunLike.coe · cited by 62936DFunLike.coeRingHom · cited by 10189RingHomSet.preimage · cited by 4946Set.preimageAddSubgroup · cited by 3232AddSubgroupSubmonoid · cited by 3086SubmonoidSubring · cited by 602SubringNonAssocRing · cited by 483NonAssocRingMonoidHomClass.toMonoidHom · cited by 294MonoidHomClass.toMonoidHomAddMonoidHomClass.toAddMonoidHom · cited by 232AddMonoidHomClass.toAddMo…Submonoid.comap · cited by 179Submonoid.comapSubsemigroup.carrier · cited by 160Subsemigroup.carrierSubmonoid.toSubsemigroup · cited by 159Submonoid.toSubsemigroupSubsemiring.toSubmonoid · cited by 153Subsemiring.toSubmonoidAddSubgroup.comap · cited by 123AddSubgroup.comapSubring.toSubsemiring · cited by 71Subring.toSubsemiringSubring.comapCITED BYCITES

Cites16

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

Cited by24

Results whose statement or proof uses this declaration.