Theorems · Definition · category theory
TopCat.Sheaf.restrictHomEquivHom
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{X : TopCat} →
{ι : Type u_1} →
{B : ι → TopologicalSpace.Opens ↑X} →
(F : TopCat.Presheaf C X) →
(F' : TopCat.Sheaf C X) →
TopologicalSpace.Opens.IsBasis (Set.range B) →
((CategoryTheory.inducedFunctor B).op.comp F ⟶ (CategoryTheory.inducedFunctor B).op.comp F'.obj) ≃
(F ⟶ F'.obj)If a family B of open sets forms a basis of the topology on X, and if F'
is a sheaf on X, then a homomorphism between a presheaf F on X and F'
is equivalent to a homomorphism between their restrictions to the indexing type
ι of B, with the induced category structure on ι.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functorstatement · cited by 16,252
- Equivstatement · cited by 8,337
- Oppositestatement · cited by 8,081
- CategoryTheory.Functor.compstatement · cited by 6,529
- Set.rangestatement and proof · cited by 4,705
- TopCat.carrierstatement and proof · cited by 3,184
- TopologicalSpace.Opensstatement and proof · cited by 2,040
- TopCatstatement and proof · cited by 1,889
- CategoryTheory.ObjectProperty.FullSubcategory.objstatement · cited by 1,316
- CategoryTheory.Functor.opstatement · cited by 997
Cited by6
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Scheme.Modules.fromTildeΓproof · cited by 9
- AlgebraicGeometry.LocallyRingedSpace.toΓSpecSheafedSpaceproof · cited by 8
- TopCat.Sheaf.extend_hom_appstatement and proof · cited by 2
- AlgebraicGeometry.Scheme.Modules.toOpen_fromTildeΓ_appproof · cited by 2
- TopCat.Sheaf.hom_extproof · cited by 1
- TopCat.Sheaf.restrictHomEquivHom.congr_simpstatement and proof · cited by 0