Theorems · Definition · commutative algebra
HomogeneousLocalization.Away.mk
{ι : Type u_1} →
{A : Type u_2} →
{σ : Type u_3} →
[inst : CommRing A] →
[inst_1 : SetLike σ A] →
[inst_2 : AddSubgroupClass σ A] →
[inst_3 : AddCommMonoid ι] →
[inst_4 : DecidableEq ι] →
(𝒜 : ι → σ) →
[GradedRing 𝒜] →
{f : A} → {d : ι} → f ∈ 𝒜 d → (n : ℕ) → (x : A) → x ∈ 𝒜 (n • d) → HomogeneousLocalization.Away 𝒜 fThis is a convenient constructor for Away 𝒜 f when f is homogeneous.
Away.mk 𝒜 hf n x hx is the fraction x / f ^ n.
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- AddCommMonoidstatement and proof · cited by 12,281
- SetLikestatement and proof · cited by 1,084
- GradedRingstatement and proof · cited by 424
- AddSubgroupClassstatement and proof · cited by 240
- HomogeneousLocalization.Awaystatement · cited by 105
- HomogeneousLocalization.mkproof · cited by 55
Cited by12
Results whose statement or proof uses this declaration.
- HomogeneousLocalization.Away.isLocalizationElemproof · cited by 5
- AlgebraicGeometry.Proj.awayToSection_comp_appLEproof · cited by 2
- HomogeneousLocalization.Away.mk_surjectivestatement and proof · cited by 2
- HomogeneousLocalization.awayMap_mkstatement and proof · cited by 2
- HomogeneousLocalization.Away.isLocalization_mulproof · cited by 2
- HomogeneousLocalization.Away.map_mkstatement · cited by 1
- HomogeneousLocalization.Away.span_mk_prod_pow_eq_topstatement and proof · cited by 1
- AlgebraicGeometry.Proj.valuativeCriterion_existence_auxproof · cited by 1
- HomogeneousLocalization.Away.mk.congr_simpstatement and proof · cited by 1
- HomogeneousLocalization.Away.adjoin_mk_prod_pow_eq_topstatement and proof · cited by 1
- HomogeneousLocalization.Away.val_mkstatement · cited by 0
- HomogeneousLocalization.Away.finiteTypeproof · cited by 0