Theorems · Theorem · category theory
CategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheafObjObjIso_inv_naturality
∀ {C₀ : Type u₀} {C : Type u} [inst : CategoryTheory.Category.{v₀, u₀} C₀] [inst_1 : CategoryTheory.Category.{v, u} C]
{F : CategoryTheory.Functor C₀ C} {J₀ : CategoryTheory.GrothendieckTopology C₀}
{J : CategoryTheory.GrothendieckTopology C} {A : Type u'} [inst_2 : CategoryTheory.Category.{v', u'} A]
[inst_3 : CategoryTheory.Functor.IsDenseSubsite J₀ J F] (data : (X : C) → F.OneHypercoverDenseData J₀ J X)
[inst_4 : CategoryTheory.Limits.HasLimitsOfSize.{w, w, v', u'} A] (G₀ : CategoryTheory.Sheaf J₀ A) {X₀ Y₀ : C₀}
(f : X₀ ⟶ Y₀),
CategoryTheory.CategoryStruct.comp (G₀.obj.map f.op)
(CategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheafObjObjIso data G₀ X₀).inv =
CategoryTheory.CategoryStruct.comp
(CategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheafObjObjIso data G₀ Y₀).inv
(CategoryTheory.Functor.OneHypercoverDenseData.essSurj.presheafMap data G₀ (F.map f))- Cited by
- 1 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Oppositestatement · cited by 8,081
- CategoryTheory.Iso.invstatement · cited by 6,514
- CategoryTheory.Category.assocproof · cited by 6,433
- Opposite.unopstatement and proof · cited by 2,231
- Quiver.Hom.opstatement and proof · cited by 1,948
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
Cited by1
Results whose statement or proof uses this declaration.