Mathlib Map

Theorems · Theorem · commutative algebra

Ideal.map_span

∀ {R : Type u} {S : Type v} {F : Type u_1} [inst : Semiring R] [inst_1 : Semiring S] [inst_2 : FunLike F R S] (f : F)
  [RingHomClass F R S] (s : Set R), Ideal.map f (Ideal.span s) = Ideal.span (⇑f '' s)
Defined in
Mathlib.RingTheory.Ideal.Maps
Cited by
43 results in Mathlib
Foundations
Depth 27 from the axioms · uses propext, Quot.sound
Assumes
SemiringSemiringFunLikeRingHomClass

Around this declaration

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

RingHom.OfLocalizationSpanTarget.ofLocalizationSpan · cited by 7OfLocalizationSpanTarget.…Ideal.FG.map · cited by 7FG.mapIdeal.height_le_spanRank_toENat_of_mem_minimalPrimes · cited by 5Ideal.height_le_spanRank_…Ideal.relNorm_algebraMap · cited by 4Ideal.relNorm_algebraMapIdeal.lift_spanRank_map_le · cited by 3Ideal.lift_spanRank_map_leNumberField.Ideal.primesOverSpanEquivMonicFactorsMod_symm_apply_eq_span · cited by 2Ideal.primesOverSpanEquiv…AlgebraicGeometry.iSup_basicOpen_of_span_eq_top · cited by 2AlgebraicGeometry.iSup_ba…PowerSeries.eq_span_insert_X_of_X_mem_of_span_eq · cited by 2PowerSeries.eq_span_inser…Ideal.isPrincipal_of_isPrincipal_isLocalizationAway_of_prime · cited by 2Ideal.isPrincipal_of_isPr…Ideal.height_le_height_add_spanFinrank_of_le · cited by 2Ideal.height_le_height_ad…Ideal.map_ofList · cited by 2Ideal.map_ofListSubmodule.IsPrincipal.map_ringHom · cited by 2IsPrincipal.map_ringHomIdeal.map_spanIntNorm · cited by 2Ideal.map_spanIntNormDividedPowers.IsDPMorphism.on_span · cited by 2IsDPMorphism.on_spanAlgebraicGeometry.affineAnd_isLocal · cited by 2AlgebraicGeometry.affineA…DFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetSemiring · cited by 13802SemiringSet.image · cited by 5609Set.imageIdeal · cited by 4748IdealFunLike · cited by 2560FunLikeSubmodule.span · cited by 1504Submodule.spanIdeal.span · cited by 948Ideal.spanIdeal.map · cited by 692Ideal.mapSet.image_subset_iff · cited by 203Set.image_subset_iffRingHomClass · cited by 193RingHomClassIdeal.subset_span · cited by 86Ideal.subset_spanIdeal.mem_map_of_mem · cited by 71Ideal.mem_map_of_memIdeal.span_le · cited by 70Ideal.span_leIdeal.map_le_iff_le_comap · cited by 60Ideal.map_le_iff_le_comapIdeal.map_spanCITED BYCITES

Cites17

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

Cited by43

Results whose statement or proof uses this declaration.