Theorems · Definition · category theory
TopCat.Presheaf.IsCompatible
{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)))) → PropA family of sections sf is compatible, if the restrictions of sf i and sf j to U i ⊓ U j
agree, for all i and j
- Cited by
- 10 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
- TopologicalSpace.Opensstatement and proof · cited by 2,040
- Quiver.Hom.opproof · cited by 1,948
- TopCatstatement and proof · cited by 1,889
- CategoryTheory.ConcreteCategorystatement and proof · cited by 421
Cited by12
Results whose statement or proof uses this declaration.
- TopCat.Sheaf.existsUnique_gluingstatement and proof · cited by 5
- TopCat.Sheaf.eq_of_locally_eqproof · cited by 4
- TopCat.Presheaf.IsSheafUniqueGluingproof · cited by 3
- TopCat.Presheaf.isSheaf_iff_isSheafUniqueGluing_typesproof · cited by 2
- TopCat.Sheaf.existsUnique_gluing'statement and proof · cited by 2
- TopCat.Presheaf.IsCompatible.sectionPairwisestatement and proof · cited by 2
- AlgebraicGeometry.RingedSpace.isUnit_of_isUnit_germproof · cited by 1
- TopCat.Presheaf.IsSheaf.isSheafUniqueGluingstatement and proof · cited by 1
- TopCat.Presheaf.IsSheaf.isSheafUniqueGluing_typesstatement and proof · cited by 1
- TopCat.Presheaf.toTypes_isSheafproof · cited by 1
- TopCat.Presheaf.app_surjective_of_injective_of_locally_surjectiveproof · cited by 1
- TopCat.subpresheafToTypes.isSheafproof · cited by 0