Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.Functor.IsDenseSubsite

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    {D : Type u_2} →
      [inst_1 : CategoryTheory.Category.{v_2, u_2} D] →
        CategoryTheory.GrothendieckTopology C →
          CategoryTheory.GrothendieckTopology D → CategoryTheory.Functor C D → Prop

The functor G : C ⥤ D exhibits (C, J) as a dense subsite of (D, K) if G is cover-dense, locally fully-faithful, and S is a cover of C if and only if the image of S in D is a cover.

Defined in
Mathlib.CategoryTheory.Sites.DenseSubsite.Basic
Cited by
87 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.Functor.IsDenseSubsite.mapPreimage · cited by 23IsDenseSubsite.mapPreimageCategoryTheory.Equivalence.sheafCongr.inverse · cited by 23sheafCongr.inverseCategoryTheory.Equivalence.sheafCongr.functor · cited by 22sheafCongr.functorCategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheaf · cited by 15essSurj.presheafCategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheafMap · cited by 13essSurj.presheafMapCategoryTheory.Functor.OneHypercoverDenseData.essSurj.restriction · cited by 12essSurj.restrictionCategoryTheory.Functor.IsDenseSubsite.imageSieve_mem · cited by 9IsDenseSubsite.imageSieve…CategoryTheory.Functor.IsDenseSubsite.sheafifyOfIsEquivalence · cited by 6IsDenseSubsite.sheafifyOf…CategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheafMap_π · cited by 5essSurj.presheafMap_πCategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheafObjObjIso · cited by 5essSurj.presheafObjObjIsoCategoryTheory.Functor.IsDenseSubsite.isCoverDense · cited by 5IsDenseSubsite.isCoverDen…CategoryTheory.Functor.IsDenseSubsite.mapPreimage_map · cited by 5IsDenseSubsite.mapPreimag…CategoryTheory.Equivalence.sheafCongr · cited by 5Equivalence.sheafCongrCategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheafObjObjIso.inv · cited by 5presheafObjObjIso.invCategoryTheory.Functor.IsDenseSubsite.functorPushforward_mem_iff · cited by 4IsDenseSubsite.functorPus…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…Functor.IsDenseSubsiteCITED BYCITES

Cites3

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

Cited by117

Results whose statement or proof uses this declaration.