Mathlib Map

Theorems · Definition · commutative algebra

HomogeneousLocalization.NumDenSameDeg.embedding

{ι : Type u_1} →
  {A : Type u_2} →
    {σ : Type u_3} →
      [inst : CommRing A] →
        [inst_1 : SetLike σ A] →
          (𝒜 : ι → σ) → (x : Submonoid A) → HomogeneousLocalization.NumDenSameDeg 𝒜 x → Localization x

For x : prime ideal of A and any p : NumDenSameDeg 𝒜 x, or equivalent a numerator and a denominator of the same degree, we get an element p.num / p.den of Aₓ.

Defined in
Mathlib.RingTheory.GradedAlgebra.HomogeneousLocalization
Cited by
9 results in Mathlib
Foundations
Depth 23 from the axioms · uses propext
Assumes
CommRingSetLike

Around this declaration

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

HomogeneousLocalization · cited by 69HomogeneousLocalizationHomogeneousLocalization.val · cited by 51HomogeneousLocalization.v…HomogeneousLocalization.val_mul · cited by 9HomogeneousLocalization.v…HomogeneousLocalization.map · cited by 5HomogeneousLocalization.m…HomogeneousLocalization.val_add · cited by 4HomogeneousLocalization.v…HomogeneousLocalization.val_pow · cited by 4HomogeneousLocalization.v…HomogeneousLocalization.val_neg · cited by 3HomogeneousLocalization.v…HomogeneousLocalization.val_smul · cited by 3HomogeneousLocalization.v…AlgebraicGeometry.homogeneousLocalizationToStalk · cited by 2AlgebraicGeometry.homogen…HomogeneousLocalization.one_eq · cited by 0HomogeneousLocalization.o…AlgebraicGeometry.homogeneousLocalizationToStalk_stalkToFiberRingHom · cited by 0AlgebraicGeometry.homogen…AlgebraicGeometry.stalkToFiberRingHom_homogeneousLocalizationToStalk · cited by 0AlgebraicGeometry.stalkTo…HomogeneousLocalization.zero_eq · cited by 0HomogeneousLocalization.z…CommRing · cited by 17173CommRingSubmonoid · cited by 3086SubmonoidSetLike · cited by 1084SetLikeLocalization · cited by 270LocalizationLocalization.mk · cited by 110Localization.mkHomogeneousLocalization.NumDenSameDeg · cited by 78HomogeneousLocalization.N…HomogeneousLocalization.NumDenSameDeg.den · cited by 47NumDenSameDeg.denHomogeneousLocalization.NumDenSameDeg.num · cited by 42NumDenSameDeg.numHomogeneousLocalization.NumDenSameDeg.den_mem · cited by 40NumDenSameDeg.den_memNumDenSameDeg.embeddingCITED BYCITES

Cites9

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

Cited by13

Results whose statement or proof uses this declaration.