Theorems · Theorem · algebraic geometry
AlgebraicGeometry.HasAffineProperty.diagonal_of_openCover
∀ (P : CategoryTheory.MorphismProperty AlgebraicGeometry.Scheme) {Q : AlgebraicGeometry.AffineTargetMorphismProperty}
[AlgebraicGeometry.HasAffineProperty P Q] {X Y : AlgebraicGeometry.Scheme} (f : X ⟶ Y) (𝒰 : Y.OpenCover)
[inst : ∀ (i : 𝒰.I₀), AlgebraicGeometry.IsAffine (𝒰.X i)]
(𝒰' : (i : 𝒰.I₀) → (CategoryTheory.Limits.pullback f (𝒰.f i)).OpenCover)
[inst_1 : ∀ (i : 𝒰.I₀) (j : (𝒰' i).I₀), AlgebraicGeometry.IsAffine ((𝒰' i).X j)],
(∀ (i : 𝒰.I₀) (j k : (𝒰' i).I₀),
Q
(CategoryTheory.Limits.pullback.mapDesc ((𝒰' i).f j) ((𝒰' i).f k)
(AlgebraicGeometry.Scheme.Cover.pullbackHom 𝒰 f i))) →
P.diagonal f- Cited by
- 2 results in Mathlib
- Foundations
- Depth 178 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites48
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categoryproof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- AlgebraicGeometry.Schemestatement and proof · cited by 2,540
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Category.comp_idproof · cited by 2,119
- CategoryTheory.Category.id_compproof · cited by 1,998
- CategoryTheory.Limits.pullbackstatement and proof · cited by 864
- CategoryTheory.PreZeroHypercover.I₀statement and proof · cited by 763
Cited by2
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.HasAffineProperty.diagonal_iffproof · cited by 1
- AlgebraicGeometry.HasAffineProperty.diagonal_of_openCover_diagonalproof · cited by 0