Theorems · Definition · category theory
TopCat.Presheaf.IsGluing
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
{FC : C → C → Type u_2} →
{CC : C → Type u_3} →
[inst_1 : (X Y : C) → FunLike (FC X Y) (CC X) (CC Y)] →
[inst_2 : CategoryTheory.ConcreteCategory C FC] →
{X : TopCat} →
(F : TopCat.Presheaf C X) →
{ι : Type u_4} →
(U : ι → TopologicalSpace.Opens ↑X) →
((i : ι) → CategoryTheory.ToType (F.obj (Opposite.op (U i)))) →
CategoryTheory.ToType (F.obj (Opposite.op (iSup U))) → PropA section s is a gluing for a family of sections sf if it restricts to sf i on U i,
for all i
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functor.mapproof · cited by 8,698
- Oppositestatement · cited by 8,081
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- TopCat.carrierstatement and proof · cited by 3,184
- FunLikestatement and proof · cited by 2,560
- iSupstatement and proof · cited by 2,415
- TopologicalSpace.Opensstatement and proof · cited by 2,040
- Quiver.Hom.opproof · cited by 1,948
- TopCatstatement and proof · cited by 1,889
Cited by12
Results whose statement or proof uses this declaration.
- TopCat.Sheaf.existsUnique_gluingstatement · cited by 5
- TopCat.Sheaf.eq_of_locally_eqproof · cited by 4
- TopCat.Presheaf.IsSheafUniqueGluingproof · cited by 3
- TopCat.Sheaf.existsUnique_gluing'proof · cited by 2
- TopCat.Sheaf.eq_app_of_locally_eqstatement and proof · cited by 2
- TopCat.Sheaf.IsFlasque.epi_of_shortExactproof · cited by 1
- TopCat.Presheaf.IsSheaf.isSheafUniqueGluingstatement · cited by 1
- TopCat.Presheaf.IsSheaf.isSheafUniqueGluing_typesstatement · cited by 1
- TopCat.Sheaf.IsFlasque.structured_arrows_elements_sheaf_chains_boundedproof · cited by 1
- TopCat.Presheaf.toTypes_isSheafproof · cited by 1
- TopCat.Presheaf.isGluing_iff_pairwisestatement and proof · cited by 0
- TopCat.subpresheafToTypes.isSheafproof · cited by 0