Theorems · Definition · category theory
CategoryTheory.GlueData.gluedIso
{C : Type u₁} →
[inst : CategoryTheory.Category.{v, u₁} C] →
{C' : Type u₂} →
[inst_1 : CategoryTheory.Category.{v, u₂} C'] →
(D : CategoryTheory.GlueData C) →
(F : CategoryTheory.Functor C C') →
[inst_2 : CategoryTheory.Limits.HasMulticoequalizer D.diagram] →
[inst_3 : CategoryTheory.Limits.PreservesColimit D.diagram.multispan F] →
[inst_4 :
∀ (i j k : D.J),
CategoryTheory.Limits.PreservesLimit (CategoryTheory.Limits.cospan (D.f i j) (D.f i k)) F] →
F.obj D.glued ≅ (D.mapGlueData F).gluedIf F preserves the gluing, we obtain an iso between the glued objects.
- Defined in
- Mathlib.CategoryTheory.GlueData
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 45 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Limits.WalkingCospanstatement · cited by 496
- CategoryTheory.Limits.cospanstatement and proof · cited by 467
- CategoryTheory.Limits.PreservesLimitstatement and proof · cited by 293
- CategoryTheory.Limits.PreservesColimitstatement and proof · cited by 278
- CategoryTheory.Limits.WalkingMultispanstatement · cited by 151
- CategoryTheory.GlueData.Jstatement and proof · cited by 141
Cited by14
Results whose statement or proof uses this declaration.
- CategoryTheory.GlueData.ι_gluedIso_invstatement and proof · cited by 8
- AlgebraicGeometry.PresheafedSpace.GlueData.ι_isOpenEmbeddingproof · cited by 7
- CategoryTheory.GlueData.ι_jointly_surjectiveproof · cited by 6
- AlgebraicGeometry.PresheafedSpace.GlueData.ι_image_preimage_eqproof · cited by 3
- AlgebraicGeometry.LocallyRingedSpace.GlueData.isoSheafedSpaceproof · cited by 3
- AlgebraicGeometry.Scheme.GlueData.isoCarrierproof · cited by 3
- AlgebraicGeometry.Scheme.GlueData.isoLocallyRingedSpaceproof · cited by 2
- AlgebraicGeometry.Scheme.GlueData.ι_isoCarrier_invproof · cited by 2
- CategoryTheory.GlueData.ι_gluedIso_homstatement · cited by 2
- AlgebraicGeometry.SheafedSpace.GlueData.isoPresheafedSpaceproof · cited by 2
- CategoryTheory.GlueData.ι_gluedIso_inv_assocstatement and proof · cited by 1
- AlgebraicGeometry.PresheafedSpace.GlueData.ιInvApp_πproof · cited by 0