Theorems · Definition · category theory
CategoryTheory.GlueData.mapGlueData
{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') →
[∀ (i j k : D.J),
CategoryTheory.Limits.PreservesLimit (CategoryTheory.Limits.cospan (D.f i j) (D.f i k)) F] →
CategoryTheory.GlueData C'A functor that preserves the pullbacks of f i j and f i k can map a family of glue data.
- Defined in
- Mathlib.CategoryTheory.GlueData
- Cited by
- 24 results in Mathlib
- Foundations
- Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.Limits.WalkingCospanstatement · cited by 496
- CategoryTheory.Limits.cospanstatement and proof · cited by 467
- CategoryTheory.Limits.PreservesLimitstatement and proof · cited by 293
- CategoryTheory.GlueData.Jstatement and proof · cited by 141
Cited by31
Results whose statement or proof uses this declaration.
- CategoryTheory.GlueData.gluedIsostatement · cited by 9
- CategoryTheory.GlueData.diagramIsostatement and proof · cited by 8
- CategoryTheory.GlueData.ι_gluedIso_invstatement and proof · cited by 8
- AlgebraicGeometry.PresheafedSpace.GlueData.ι_isOpenEmbeddingproof · cited by 7
- AlgebraicGeometry.PresheafedSpace.GlueData.toTopGlueDataproof · cited by 6
- CategoryTheory.GlueData.ι_jointly_surjectiveproof · cited by 6
- AlgebraicGeometry.LocallyRingedSpace.GlueData.toSheafedSpaceGlueDataproof · cited by 5
- CategoryTheory.GlueData.hasColimit_mapGlueData_diagramstatement · cited by 4
- AlgebraicGeometry.Scheme.GlueData.toLocallyRingedSpaceGlueDataproof · cited by 4
- AlgebraicGeometry.SheafedSpace.GlueData.toPresheafedSpaceGlueDataproof · cited by 4
- AlgebraicGeometry.PresheafedSpace.GlueData.ι_image_preimage_eqproof · cited by 3
- AlgebraicGeometry.Scheme.GlueData.ι_eq_iffproof · cited by 2