Theorems · Theorem · algebraic geometry
AlgebraicGeometry.Proj.map_comp
∀ {A B C σ τ ψ : 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 : CommRing C]
[inst_7 : SetLike ψ C] [inst_8 : AddSubgroupClass ψ C] {𝒜 : ℕ → σ} {ℬ : ℕ → τ} {𝒞 : ℕ → ψ} [inst_9 : GradedRing 𝒜]
[inst_10 : GradedRing ℬ] [inst_11 : GradedRing 𝒞] (f : 𝒜 →+*ᵍ ℬ) (g : ℬ →+*ᵍ 𝒞)
(hf : HomogeneousIdeal.irrelevant ℬ ≤ HomogeneousIdeal.map f (HomogeneousIdeal.irrelevant 𝒜))
(hg : HomogeneousIdeal.irrelevant 𝒞 ≤ HomogeneousIdeal.map g (HomogeneousIdeal.irrelevant ℬ)),
AlgebraicGeometry.Proj.map (g.comp f) ⋯ =
CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Proj.map g hg) (AlgebraicGeometry.Proj.map f hf)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 164 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CommRingstatement and proof · cited by 17,173
- CategoryTheory.Category.assocproof · cited by 6,433
- AlgebraicGeometry.Schemestatement and proof · cited by 2,540
- SetLikestatement and proof · cited by 1,084
- CategoryTheory.PreZeroHypercover.I₀proof · cited by 763
- CategoryTheory.Precoverage.ZeroHypercover.toPreZeroHypercoverproof · cited by 469
- GradedRingstatement and proof · cited by 424
- AlgebraicGeometry.Spec.mapproof · cited by 332
- CommRingCat.ofHomproof · cited by 259
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.