Theorems · Theorem · category theory
TopCat.Presheaf.locally_surjective_iff_surjective_on_stalks
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {FC : C → C → Type u_1} {CC : C → Type v}
[inst_1 : (X Y : C) → FunLike (FC X Y) (CC X) (CC Y)] [inst_2 : CategoryTheory.ConcreteCategory C FC] {X : TopCat}
{ℱ 𝒢 : TopCat.Presheaf C X} [inst_3 : CategoryTheory.Limits.HasColimits C]
[CategoryTheory.Limits.PreservesFilteredColimits (CategoryTheory.forget C)] (T : ℱ ⟶ 𝒢),
TopCat.Presheaf.IsLocallySurjective T ↔
∀ (x : ↑X), Function.Surjective ⇑(CategoryTheory.ConcreteCategory.hom ((TopCat.Presheaf.stalkFunctor C x).map T))An equivalent condition for a map of presheaves to be locally surjective is for all the induced maps on stalks to be surjective.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Oppositeproof · cited by 8,081
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- TopCat.carrierstatement and proof · cited by 3,184
- FunLikestatement and proof · cited by 2,560
- TopologicalSpace.Opensproof · cited by 2,040
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.