Theorems · Theorem · category theory
TopCat.Presheaf.IsSheaf.section_ext
∀ {X : TopCat} {A : Type u_1} [inst : CategoryTheory.Category.{u, u_1} A] {FC : A → A → Type u_2} {CC : A → Type u}
[inst_1 : (X Y : A) → FunLike (FC X Y) (CC X) (CC Y)] [inst_2 : CategoryTheory.ConcreteCategory A FC]
[CategoryTheory.Limits.HasLimits A] [CategoryTheory.Limits.PreservesLimits (CategoryTheory.forget A)]
[(CategoryTheory.forget A).ReflectsIsomorphisms] {F : TopCat.Presheaf A X},
F.IsSheaf →
∀ {U : (TopologicalSpace.Opens ↑X)ᵒᵖ} {s t : CategoryTheory.ToType (F.obj U)},
(∀ x ∈ Opposite.unop U,
∃ V,
∃ (hV : V ≤ Opposite.unop U),
x ∈ V ∧
(CategoryTheory.ConcreteCategory.hom (F.map (CategoryTheory.homOfLE hV).op)) s =
(CategoryTheory.ConcreteCategory.hom (F.map (CategoryTheory.homOfLE hV).op)) t) →
s = t- Defined in
- Mathlib.Topology.Sheaves.Sheaf
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
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.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- TopCat.carrierstatement and proof · cited by 3,184
- FunLikestatement and proof · cited by 2,560
- Opposite.unopstatement and proof · cited by 2,231
- TopologicalSpace.Opensstatement and proof · cited by 2,040
Cited by5
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Scheme.Hom.iInf_ker_openCover_map_comp_applyproof · cited by 2
- AlgebraicGeometry.mono_pushoutSection_of_iSup_eqproof · cited by 2
- AlgebraicGeometry.exists_appTop_map_eq_zero_of_isLimitproof · cited by 1
- AlgebraicGeometry.Scheme.Hom.app_injectiveproof · cited by 1
- AlgebraicGeometry.Scheme.IdealSheafData.ideal_le_ker_glueDataObjιproof · cited by 0