Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Functor.isContinuous_comp

∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
  {E : Type u₃} [inst_2 : CategoryTheory.Category.{v₃, u₃} E] (F₁ : CategoryTheory.Functor C D)
  (F₂ : CategoryTheory.Functor D E) (J : CategoryTheory.GrothendieckTopology C)
  (K : CategoryTheory.GrothendieckTopology D) (L : CategoryTheory.GrothendieckTopology E) [F₁.IsContinuous J K]
  [F₂.IsContinuous K L], (F₁.comp F₂).IsContinuous J L
Defined in
Mathlib.CategoryTheory.Sites.Continuous
Cited by
11 results in Mathlib
Foundations
Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Functor.IsContinuousCategoryTheory.Functor.IsContinuous

Around this declaration

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

SheafOfModules.pushforwardComp · cited by 9SheafOfModules.pushforwar…CategoryTheory.Functor.sheafPushforwardContinuousComp · cited by 2Functor.sheafPushforwardC…SheafOfModules.pushforward_id_comp · cited by 1SheafOfModules.pushforwar…SheafOfModules.isQuasicoherent_pushforward_of_isLeftAdjoint · cited by 1SheafOfModules.isQuasicoh…SheafOfModules.conjugateEquiv_pullbackComp_inv · cited by 1SheafOfModules.conjugateE…SheafOfModules.pushforward_assoc · cited by 1SheafOfModules.pushforwar…SheafOfModules.pushforward_comp_id · cited by 1SheafOfModules.pushforwar…SheafOfModules.pushforwardComp_hom_app_val_app · cited by 0SheafOfModules.pushforwar…SheafOfModules.pushforwardComp_inv_app_val_app · cited by 0SheafOfModules.pushforwar…CategoryTheory.Functor.induced_induced_le · cited by 0Functor.induced_induced_leCategoryTheory.Functor.isContinuous_comp' · cited by 0Functor.isContinuous_comp'CategoryTheory.Functor.sheafPushforwardContinuousComp_hom_app_hom_app · cited by 0Functor.sheafPushforwardC…CategoryTheory.Functor.sheafPushforwardContinuousComp_inv_app_hom_app · cited by 0Functor.sheafPushforwardC…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.ObjectProperty.FullSubcategory.obj · cited by 1316FullSubcategory.objCategoryTheory.Functor.op · cited by 997Functor.opCategoryTheory.Sheaf · cited by 763CategoryTheory.SheafCategoryTheory.Functor.IsContinuous · cited by 100Functor.IsContinuousCategoryTheory.isSheaf_iff_isSheaf_of_type · cited by 30CategoryTheory.isSheaf_if…CategoryTheory.Functor.op_comp_isSheaf_of_types · cited by 4Functor.op_comp_isSheaf_o…Functor.isContinuous_compCITED BYCITES

Cites10

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

Cited by13

Results whose statement or proof uses this declaration.