Theorems · Theorem · category theory
TopCat.Sheaf.existsUnique_gluing
∀ {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]
[CategoryTheory.Limits.HasLimitsOfSize.{x, x, v_1, u_1} C] [(CategoryTheory.forget C).ReflectsIsomorphisms]
[CategoryTheory.Limits.PreservesLimitsOfSize.{x, x, v_1, u_3, u_1, u_3 + 1} (CategoryTheory.forget C)] {X : TopCat}
(F : TopCat.Sheaf C X) {ι : Type u_4} (U : ι → TopologicalSpace.Opens ↑X)
(sf : (i : ι) → CategoryTheory.ToType (F.obj.obj (Opposite.op (U i)))),
TopCat.Presheaf.IsCompatible F.obj U sf → ∃! s, TopCat.Presheaf.IsGluing F.obj U sf sA more convenient way of obtaining a unique gluing of sections for a sheaf.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 86 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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement · cited by 16,252
- Oppositestatement · cited by 8,081
- TopCat.carrierstatement and proof · cited by 3,184
- FunLikestatement and proof · cited by 2,560
- iSupstatement · cited by 2,415
- TopologicalSpace.Opensstatement and proof · cited by 2,040
- TopCatstatement and proof · cited by 1,889
- CategoryTheory.ObjectProperty.FullSubcategory.objstatement and proof · cited by 1,316
- CategoryTheory.Presheaf.IsSheafstatement · cited by 991
- CategoryTheory.ConcreteCategorystatement and proof · cited by 421
Cited by5
Results whose statement or proof uses this declaration.
- TopCat.Sheaf.eq_of_locally_eqproof · cited by 4
- TopCat.Sheaf.existsUnique_gluing'proof · cited by 2
- TopCat.Sheaf.IsFlasque.epi_of_shortExactproof · cited by 1
- TopCat.Sheaf.IsFlasque.structured_arrows_elements_sheaf_chains_boundedproof · cited by 1
- TopCat.subpresheafToTypes.isSheafproof · cited by 0