Theorems · Definition · category theory
CategoryTheory.GrothendieckTopology.diagramCompIso
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
(J : CategoryTheory.GrothendieckTopology C) →
{D : Type u_1} →
[inst_1 : CategoryTheory.Category.{v_1, u_1} D] →
{E : Type u_2} →
[inst_2 : CategoryTheory.Category.{v_2, u_2} E] →
(F : CategoryTheory.Functor D E) →
[inst_3 :
∀ (J : CategoryTheory.Limits.MulticospanShape),
CategoryTheory.Limits.HasLimitsOfShape (CategoryTheory.Limits.WalkingMulticospan J) D] →
[inst_4 :
∀ (J : CategoryTheory.Limits.MulticospanShape),
CategoryTheory.Limits.HasLimitsOfShape (CategoryTheory.Limits.WalkingMulticospan J) E] →
[∀ (X : C) (W : J.Cover X) (P : CategoryTheory.Functor Cᵒᵖ D),
CategoryTheory.Limits.PreservesLimit (W.index P).multicospan F] →
(P : CategoryTheory.Functor Cᵒᵖ D) → (X : C) → (J.diagram P X).comp F ≅ J.diagram (P.comp F) XThe diagram used to define P⁺, composed with F, is isomorphic
to the diagram used to define P ⋙ F.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 43 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- Opposite.unopproof · cited by 2,231
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Limits.PreservesLimitstatement and proof · cited by 293
- CategoryTheory.Limits.HasLimitsOfShapestatement and proof · cited by 223
- CategoryTheory.GrothendieckTopology.Coverstatement and proof · cited by 211
Cited by9
Results whose statement or proof uses this declaration.
- CategoryTheory.GrothendieckTopology.plusCompIsoproof · cited by 20
- CategoryTheory.GrothendieckTopology.ι_plusCompIso_homstatement · cited by 4
- CategoryTheory.GrothendieckTopology.diagramCompIso_hom_ιstatement · cited by 4
- CategoryTheory.GrothendieckTopology.diagramCompIso_hom_ι_assocstatement and proof · cited by 2
- CategoryTheory.GrothendieckTopology.plusCompIso_whiskerRightproof · cited by 2
- CategoryTheory.GrothendieckTopology.ι_plusCompIso_hom_assocstatement and proof · cited by 2
- CategoryTheory.GrothendieckTopology.plusCompIso_whiskerLeftproof · cited by 1
- CategoryTheory.GrothendieckTopology.diagramCompIso.congr_simpstatement and proof · cited by 0