Theorems · Theorem · category theory
TopCat.LocalPredicate.locality
∀ {X : TopCat} {T : ↑X → Type u_1} (self : TopCat.LocalPredicate T) {U : TopologicalSpace.Opens ↑X}
(f : (x : ↥U) → T ↑x), (∀ (x : ↥U), ∃ V, ∃ (_ : ↑x ∈ V), ∃ i, self.pred fun x => f (i x)) → self.pred fA local predicate must be local provided that it is locally satisfied, it is also globally satisfied
- Defined in
- Mathlib.Topology.Sheaves.LocalPredicate
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Quiver.Homstatement · cited by 32,603
- TopCat.carrierstatement and proof · cited by 3,184
- TopologicalSpace.Opensstatement · cited by 2,040
- TopCatstatement and proof · cited by 1,889
- TopCat.PrelocalPredicate.predstatement · cited by 56
- TopCat.LocalPredicate.toPrelocalPredicatestatement · cited by 48
- TopCat.LocalPredicatestatement and proof · cited by 10
Cited by1
Results whose statement or proof uses this declaration.
- TopCat.subpresheafToTypes.isSheafproof · cited by 0