Theorems · Theorem · algebraic geometry
AlgebraicGeometry.Scheme.exists_isOpenCover_and_isAffine_of_finite
∀ {I : Type u} [inst : CategoryTheory.Category.{u, u} I] (D : CategoryTheory.Functor I AlgebraicGeometry.Scheme)
(c : CategoryTheory.Limits.Cone D) (hc : CategoryTheory.Limits.IsLimit c) [CategoryTheory.IsCofiltered I]
[∀ {i j : I} (f : i ⟶ j), AlgebraicGeometry.IsAffineHom (D.map f)] [∀ (i : I), CompactSpace ↥(D.obj i)]
[∀ (i : I), QuasiSeparatedSpace ↥(D.obj i)] {J : Type u_1} [Finite J] (U : J → c.pt.Opens),
TopologicalSpace.IsOpenCover U →
(∀ (i : J), AlgebraicGeometry.IsAffineOpen (U i)) →
∃ i V,
TopologicalSpace.IsOpenCover V ∧
∀ (j : J),
AlgebraicGeometry.IsAffineOpen (V j) ∧ U j = (TopologicalSpace.Opens.map (c.π.app i).base).obj (V j)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 243 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites58
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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
- Top.topproof · cited by 9,680
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- SetLike.coeproof · cited by 8,199
- Fintypeproof · cited by 7,736
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- Set.preimageproof · cited by 4,946
Cited by2
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Scheme.exists_isOpenCover_and_isAffineproof · cited by 1
- AlgebraicGeometry.Scheme.OpenCover.exists_of_isCofiltered_of_finiteproof · cited by 0