Mathlib Map

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 f

A 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.

Cited by1

Results whose statement or proof uses this declaration.