Theorems · Theorem · algebraic geometry
AlgebraicGeometry.Proj.awayToSection_comp_appLE_assoc
∀ {A B σ τ : Type u} [inst : CommRing A] [inst_1 : SetLike σ A] [inst_2 : AddSubgroupClass σ A] [inst_3 : CommRing B]
[inst_4 : SetLike τ B] [inst_5 : AddSubgroupClass τ B] {𝒜 : ℕ → σ} {ℬ : ℕ → τ} [inst_6 : GradedRing 𝒜]
[inst_7 : GradedRing ℬ] (f : 𝒜 →+*ᵍ ℬ)
(hf : HomogeneousIdeal.irrelevant ℬ ≤ HomogeneousIdeal.map f (HomogeneousIdeal.irrelevant 𝒜)) {i : ℕ} {s : A},
s ∈ 𝒜 i →
∀ {Z : CommRingCat}
(h : (AlgebraicGeometry.Proj ℬ).presheaf.obj (Opposite.op (AlgebraicGeometry.Proj.basicOpen ℬ (f s))) ⟶ Z),
CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Proj.awayToSection 𝒜 s)
(CategoryTheory.CategoryStruct.comp
(AlgebraicGeometry.Scheme.Hom.appLE (AlgebraicGeometry.Proj.map f hf) (AlgebraicGeometry.Proj.basicOpen 𝒜 s)
(AlgebraicGeometry.Proj.basicOpen ℬ (f s)) ⋯)
h) =
CategoryTheory.CategoryStruct.comp (CommRingCat.ofHom (HomogeneousLocalization.Away.map f s))
(CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Proj.awayToSection ℬ (f s)) h)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 158 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CommRingstatement and proof · cited by 17,173
- Oppositestatement · cited by 8,081
- CategoryTheory.Category.assocproof · cited by 6,433
- TopCat.carrierstatement · cited by 3,184
- CommRingCatstatement and proof · cited by 2,333
- TopologicalSpace.Opensstatement · cited by 2,040
- AlgebraicGeometry.PresheafedSpace.carrierstatement · cited by 2,020
- AlgebraicGeometry.SheafedSpace.toPresheafedSpacestatement and proof · cited by 1,988
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.