Mathlib Map

Theorems · Definition · category theory

TopCat.LocalPredicate.cocone

{X : TopCat} →
  {T : ↑X → Type u_1} →
    (P : TopCat.LocalPredicate T) →
      (x : ↑X) →
        CategoryTheory.Limits.Cocone
          ((TopologicalSpace.OpenNhds.inclusion x).op.comp (TopCat.subpresheafToTypes P.toPrelocalPredicate))

Auxiliary definition for stalkToFiber.

Defined in
Mathlib.Topology.Sheaves.LocalPredicate
Cited by
3 results in Mathlib
Foundations
Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites14

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by4

Results whose statement or proof uses this declaration.