Mathlib Map

Theorems · Definition · category theory

TopCat.Presheaf.generateEquivalenceOpensLe

{X : TopCat} →
  {ι : Type u_2} →
    (U : ι → TopologicalSpace.Opens ↑X) →
      {Y : TopologicalSpace.Opens ↑X} →
        Y = iSup U →
          ((CategoryTheory.ObjectProperty.FullSubcategory fun f =>
              (CategoryTheory.Sieve.generate (TopCat.Presheaf.presieveOfCoveringAux U Y)).arrows f.hom) ≌
            TopCat.Presheaf.SheafCondition.OpensLeCover U)

Given a family of opens U and an open Y equal to the union of opens in U, we may take the presieve on Y associated to U and the sieve generated by it, and form the full subcategory (subposet) of opens contained in Y (over Y) consisting of arrows in the sieve. This full subcategory is equivalent to OpensLeCover U, the (poset) category of opens contained in some U i.

Defined in
Mathlib.Topology.Sheaves.SheafCondition.OpensLeCover
Cited by
6 results in Mathlib
Foundations
Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

TopCat.Presheaf.whiskerIsoMapGenerateCocone · cited by 2Presheaf.whiskerIsoMapGen…TopCat.Presheaf.isLimitOpensLeEquivGenerate₁ · cited by 1Presheaf.isLimitOpensLeEq…TopCat.Presheaf.generateEquivalenceOpensLe_counitIso · cited by 0Presheaf.generateEquivale…TopCat.Presheaf.generateEquivalenceOpensLe_functor · cited by 0Presheaf.generateEquivale…TopCat.Presheaf.generateEquivalenceOpensLe_inverse · cited by 0Presheaf.generateEquivale…TopCat.Presheaf.whiskerIsoMapGenerateCocone_hom_hom · cited by 0Presheaf.whiskerIsoMapGen…TopCat.Presheaf.whiskerIsoMapGenerateCocone_inv_hom · cited by 0Presheaf.whiskerIsoMapGen…TopCat.Presheaf.generateEquivalenceOpensLe_unitIso · cited by 0Presheaf.generateEquivale…TopCat.carrier · cited by 3184TopCat.carrieriSup · cited by 2415iSupTopologicalSpace.Opens · cited by 2040TopologicalSpace.OpensTopCat · cited by 1889TopCatCategoryTheory.Over · cited by 935CategoryTheory.OverCategoryTheory.ObjectProperty.FullSubcategory · cited by 726ObjectProperty.FullSubcat…CategoryTheory.Equivalence · cited by 601CategoryTheory.EquivalenceCategoryTheory.Over.left · cited by 541Over.leftCategoryTheory.Sieve.arrows · cited by 446Sieve.arrowsCategoryTheory.Over.hom · cited by 370Over.homCategoryTheory.Sieve.generate · cited by 117Sieve.generateCategoryTheory.eqToIso · cited by 97CategoryTheory.eqToIsoTopCat.Presheaf.SheafCondition.OpensLeCover · cited by 17SheafCondition.OpensLeCov…TopCat.Presheaf.presieveOfCoveringAux · cited by 14Presheaf.presieveOfCoveri…TopCat.Presheaf.generateEquivalenceOpensLe_inverse' · cited by 7Presheaf.generateEquivale…Presheaf.generateEquivalenceO…CITED BYCITES

Cites16

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by8

Results whose statement or proof uses this declaration.