Theorems · Theorem · commutative algebra
HomogeneousLocalization.awayMapAux_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 ι] (𝒜 : ι → σ)
[inst_5 : GradedRing 𝒜] {f g x : A} (hx : x = f * g) (n : ι) (a : ↥(𝒜 n)) (i : ℕ) (hi : f ^ i ∈ 𝒜 n),
(HomogeneousLocalization.awayMapAux✝ 𝒜 ⋯)
(HomogeneousLocalization.mk { deg := n, num := a, den := ⟨f ^ i, hi⟩, den_mem := ⋯ }) =
Localization.mk (↑a * g ^ i) ⟨x ^ i, ⋯⟩- Cited by
- 2 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- AddCommMonoidstatement and proof · cited by 12,281
- RingHomstatement · cited by 10,189
- Algebra.algebraMapproof · cited by 4,706
- Submonoidstatement · cited by 3,086
- SetLikestatement and proof · cited by 1,084
- pow_oneproof · cited by 894
- GradedRingstatement and proof · cited by 424
- Submonoid.powersstatement and proof · cited by 408
- Algebra.smul_defproof · cited by 287
- Localizationproof · cited by 270
Cited by2
Results whose statement or proof uses this declaration.
- HomogeneousLocalization.val_awayMap_mkproof · cited by 3
- HomogeneousLocalization.range_awayMapAux_subsetproof · cited by 1