Theorems · Theorem · commutative algebra
HomogeneousLocalization.map_comp
∀ {ι : 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 𝒜] {B : Type u_4} {τ : Type u_5} [inst_6 : CommRing B] [inst_7 : SetLike τ B]
[inst_8 : AddSubgroupClass τ B] {ℬ : ι → τ} [inst_9 : GradedRing ℬ] {C : Type u_6} {ψ : Type u_7}
[inst_10 : CommRing C] [inst_11 : SetLike ψ C] [inst_12 : AddSubgroupClass ψ C] {𝒞 : ι → ψ} [inst_13 : GradedRing 𝒞]
{f : 𝒜 →+*ᵍ ℬ} {g : ℬ →+*ᵍ 𝒞} {P : Submonoid A} {Q : Submonoid B} {R : Submonoid C} (hpq : P ≤ Submonoid.comap f Q)
(hqr : Q ≤ Submonoid.comap g R),
HomogeneousLocalization.map (g.comp f) ⋯ =
(HomogeneousLocalization.map g hqr).comp (HomogeneousLocalization.map f hpq)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- AddCommMonoidstatement and proof · cited by 12,281
- RingHomstatement · cited by 10,189
- LE.le.transstatement and proof · cited by 3,151
- Submonoidstatement and proof · cited by 3,086
- SetLikestatement and proof · cited by 1,084
- RingHom.compstatement and proof · cited by 899
- GradedRingstatement and proof · cited by 424
- RingHom.extproof · cited by 331
- AddSubgroupClassstatement and proof · cited by 240
- Submonoid.comapstatement and proof · cited by 179
Cited by2
Results whose statement or proof uses this declaration.
- HomogeneousLocalization.Away.map_compproof · cited by 1
- HomogeneousLocalization.map_mapproof · cited by 1