Mathlib Map

Theorems · Definition · category theory

CategoryTheory.constantSheafAdj

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    (J : CategoryTheory.GrothendieckTopology C) →
      (D : Type u_2) →
        [inst_1 : CategoryTheory.Category.{v_2, u_2} D] →
          [inst_2 : CategoryTheory.HasWeakSheafify J D] →
            {T : C} →
              CategoryTheory.Limits.IsTerminal T →
                (CategoryTheory.constantSheaf J D ⊣ (CategoryTheory.sheafSections J D).obj (Opposite.op T))

The constant sheaf functor is left adjoint to evaluation at a terminal object.

Defined in
Mathlib.CategoryTheory.Sites.ConstantSheaf
Cited by
7 results in Mathlib
Foundations
Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.HasWeakSheafify

Around this declaration

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

CategoryTheory.Sheaf.isConstant_iff_isIso_counit_app · cited by 5Sheaf.isConstant_iff_isIs…CategoryTheory.Sheaf.isConstant_iff_mem_essImage · cited by 5Sheaf.isConstant_iff_mem_…Condensed.discreteUnderlyingAdj · cited by 2Condensed.discreteUnderly…LightCondensed.discreteUnderlyingAdj · cited by 2LightCondensed.discreteUn…CategoryTheory.Sheaf.H.equiv₀ · cited by 2H.equiv₀CategoryTheory.Sheaf.isConstant_of_forget · cited by 1Sheaf.isConstant_of_forgetCategoryTheory.constantSheafAdj_counit_app · cited by 1CategoryTheory.constantSh…CategoryTheory.constantSheafAdj_counit_w · cited by 1CategoryTheory.constantSh…CategoryTheory.equivCommuteConstant · cited by 1CategoryTheory.equivCommu…CategoryTheory.Sheaf.H.equiv₀_naturality · cited by 0H.equiv₀_naturalityCategoryTheory.Sheaf.isConstant_of_isIso_counit_app · cited by 0Sheaf.isConstant_of_isIso…CategoryTheory.Sheaf.ΓNatIsoSheafSections · cited by 0Sheaf.ΓNatIsoSheafSectionsCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.Presheaf.IsSheaf · cited by 991Presheaf.IsSheafCategoryTheory.Sheaf · cited by 763CategoryTheory.SheafCategoryTheory.Adjunction · cited by 524CategoryTheory.AdjunctionCategoryTheory.HasWeakSheafify · cited by 221CategoryTheory.HasWeakShe…CategoryTheory.Limits.IsTerminal · cited by 153Limits.IsTerminalCategoryTheory.Adjunction.comp · cited by 42Adjunction.compCategoryTheory.sheafificationAdjunction · cited by 30CategoryTheory.sheafifica…CategoryTheory.constantSheaf · cited by 30CategoryTheory.constantSh…CategoryTheory.sheafSections · cited by 16CategoryTheory.sheafSecti…CategoryTheory.constantPresheafAdj · cited by 4CategoryTheory.constantPr…CategoryTheory.constantSheafA…CITED BYCITES

Cites15

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

Cited by12

Results whose statement or proof uses this declaration.