Mathlib Map

Theorems · Definition · category theory

CompHausLike.LocallyConstant.functor

(P : TopCat → Prop) →
  [inst : CompHausLike.HasExplicitFiniteCoproducts P] →
    [inst_1 : CompHausLike.HasExplicitPullbacks P] →
      (hs :
          ∀ ⦃X Y : CompHausLike P⦄ (f : X ⟶ Y),
            CategoryTheory.EffectiveEpi f → Function.Surjective ⇑(CategoryTheory.ConcreteCategory.hom f)) →
        CategoryTheory.Functor (Type (max u w))
          (CategoryTheory.Sheaf (CategoryTheory.coherentTopology (CompHausLike P)) (Type (max u w)))

CompHausLike.LocallyConstant.functorToPresheaves lands in sheaves.

Defined in
Mathlib.Condensed.Discrete.LocallyConstant
Cited by
11 results in Mathlib
Foundations
Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CompHausLike.HasExplicitFiniteCoproductsCompHausLike.HasExplicitPullbacks

Around this declaration

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

CompHausLike.LocallyConstant.counit · cited by 4LocallyConstant.counitCompHausLike.LocallyConstant.unit · cited by 3LocallyConstant.unitCondensedSet.LocallyConstant.functor · cited by 3LocallyConstant.functorLightCondSet.LocallyConstant.functor · cited by 3LocallyConstant.functorCompHausLike.LocallyConstant.adjunction · cited by 2LocallyConstant.adjunctionCompHausLike.LocallyConstant.functor_map_hom_app · cited by 1LocallyConstant.functor_m…CompHausLike.LocallyConstant.functor_obj_obj_obj · cited by 1LocallyConstant.functor_o…CompHausLike.LocallyConstant.unitIso · cited by 0LocallyConstant.unitIsoCompHausLike.LocallyConstant.unit_app · cited by 0LocallyConstant.unit_appCompHausLike.LocallyConstant.adjunction_counit · cited by 0LocallyConstant.adjunctio…CompHausLike.LocallyConstant.adjunction_left_triangle · cited by 0LocallyConstant.adjunctio…CompHausLike.LocallyConstant.adjunction_unit · cited by 0LocallyConstant.adjunctio…CompHausLike.LocallyConstant.counit.congr_simp · cited by 0counit.congr_simpCompHausLike.LocallyConstant.counit_app_hom_app_hom_apply · cited by 0LocallyConstant.counit_ap…CompHausLike.LocallyConstant.functorIso · cited by 0LocallyConstant.functorIsoDFunLike.coe · cited by 62936DFunLike.coeQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.ConcreteCategory.hom · cited by 4022ConcreteCategory.homTopCat.carrier · cited by 3184TopCat.carrierContinuousMap · cited by 2491ContinuousMapTopCat · cited by 1889TopCatCategoryTheory.Presheaf.IsSheaf · cited by 991Presheaf.IsSheafCategoryTheory.Sheaf · cited by 763CategoryTheory.SheafCompHausLike.toTop · cited by 258CompHausLike.toTopCompHausLike · cited by 145CompHausLikeCategoryTheory.coherentTopology · cited by 141CategoryTheory.coherentTo…CategoryTheory.EffectiveEpi · cited by 86CategoryTheory.EffectiveE…CategoryTheory.ObjectProperty.lift · cited by 33ObjectProperty.liftLocallyConstant.functorCITED BYCITES

Cites19

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

Cited by18

Results whose statement or proof uses this declaration.