Theorems · Inductive type · category theory
TopCat.PrelocalPredicate
{X : TopCat} → (↑X → Type u_1) → Type (max u_1 u_2)Given a topological space X : TopCat and a type family T : X → Type,
a P : PrelocalPredicate T consists of:
* a family of predicates P.pred, one for each U : Opens X, of the form (Π x : U, T x) → Prop
* a proof that if f : Π x : V, T x satisfies the predicate on V : Opens X, then
the restriction of f to any open subset U also satisfies the predicate.
- Defined in
- Mathlib.Topology.Sheaves.LocalPredicate
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 2 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopCat.carrierstatement · cited by 3,184
- TopCatstatement · cited by 1,889
Cited by38
Results whose statement or proof uses this declaration.
- TopCat.PrelocalPredicate.predstatement and proof · cited by 56
- TopCat.LocalPredicate.toPrelocalPredicatestatement · cited by 48
- TopCat.subpresheafToTypesstatement and proof · cited by 6
- AlgebraicGeometry.ProjectiveSpectrum.StructureSheaf.isFractionPrelocalstatement · cited by 5
- TopCat.PrelocalPredicate.sheafifystatement and proof · cited by 5
- AlgebraicGeometry.StructureSheaf.isFractionPrelocalstatement · cited by 2
- TopCat.continuousPrelocalstatement · cited by 1
- TopCat.Presheaf.Sheafify.isGermstatement · cited by 1
- TopCat.LocalPredicate.mk.injstatement and proof · cited by 1
- TopCat.LocalPredicate.mk.noConfusionstatement and proof · cited by 1
- TopCat.PrelocalPredicate.mk.injstatement · cited by 1
- TopCat.PrelocalPredicate.mk.noConfusionstatement · cited by 1