Theorems · Definition · algebraic geometry
AlgebraicGeometry.ExistsHomHomCompEqCompAux.g
{I : Type u} →
[inst : CategoryTheory.Category.{u, u} I] →
{S X : AlgebraicGeometry.Scheme} →
{D : CategoryTheory.Functor I AlgebraicGeometry.Scheme} →
{t : D ⟶ (CategoryTheory.Functor.const I).obj S} →
{f : X ⟶ S} →
[inst_1 : ∀ (i : I), CompactSpace ↥(D.obj i)] →
[inst_2 : CategoryTheory.IsCofiltered I] →
[inst_3 : ∀ {i j : I} (f : i ⟶ j), AlgebraicGeometry.IsAffineHom (D.map f)] →
(A : AlgebraicGeometry.ExistsHomHomCompEqCompAux D t f) →
D.obj A.i' ⟶ CategoryTheory.Limits.pullback f f(Implementation)
The map sending x to (a x, b x), which should fall in the diagonal component.
See the section docstring.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 240 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- TopCat.carrierstatement and proof · cited by 3,184
- AlgebraicGeometry.Schemestatement and proof · cited by 2,540
- CommRingCatstatement · cited by 2,333
- AlgebraicGeometry.PresheafedSpace.carrierstatement and proof · cited by 2,020
- AlgebraicGeometry.SheafedSpace.toPresheafedSpacestatement and proof · cited by 1,988
- AlgebraicGeometry.LocallyRingedSpace.toSheafedSpacestatement and proof · cited by 1,892
Cited by3
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.ExistsHomHomCompEqCompAux.exists_eqproof · cited by 1
- AlgebraicGeometry.ExistsHomHomCompEqCompAux.𝒰D₀proof · cited by 1
- AlgebraicGeometry.ExistsHomHomCompEqCompAux.range_g_subsetstatement · cited by 0