Theorems · Definition · category theory
CategoryTheory.regularTopology.equivalence
{C : Type u₁} →
{D : Type u₂} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
(F : CategoryTheory.Functor C D) →
[inst_2 : F.PreservesEffectiveEpis] →
[inst_3 : F.ReflectsEffectiveEpis] →
[inst_4 : F.Full] →
[inst_5 : F.Faithful] →
[inst_6 : CategoryTheory.Preregular D] →
[inst_7 : F.EffectivelyEnough] →
(A : Type u₃) →
[inst_8 : CategoryTheory.Category.{v₃, u₃} A] →
[∀ (X : Dᵒᵖ),
CategoryTheory.Limits.HasLimitsOfShape (CategoryTheory.StructuredArrow X F.op) A] →
CategoryTheory.Sheaf (CategoryTheory.regularTopology C) A ≌
CategoryTheory.Sheaf (CategoryTheory.regularTopology D) AThe equivalence from regular sheaves on C to regular sheaves on D, given a fully faithful
functor F : C ⥤ D to a preregular category, which preserves and reflects effective
epimorphisms and satisfies F.EffectivelyEnough.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Functor.PreservesEffectiveEpisCategoryTheory.Functor.ReflectsEffectiveEpisCategoryTheory.Functor.FullCategoryTheory.Functor.FaithfulCategoryTheory.PreregularCategoryTheory.Functor.EffectivelyEnoughCategoryTheory.CategoryCategoryTheory.Limits.HasLimitsOfShape
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Functor.opstatement and proof · cited by 997
- CategoryTheory.Presheaf.IsSheafstatement · cited by 991
- CategoryTheory.Sheafstatement · cited by 763
- CategoryTheory.Equivalencestatement · cited by 601
- CategoryTheory.StructuredArrowstatement and proof · cited by 370
- CategoryTheory.Functor.Fullstatement and proof · cited by 341
- CategoryTheory.Functor.Faithfulstatement and proof · cited by 313
- CategoryTheory.Limits.HasLimitsOfShapestatement and proof · cited by 223
- CategoryTheory.Preregularstatement and proof · cited by 52
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.