Mathlib Map

Theorems · Definition · category theory

TopCat.partialSections

{J : Type u} →
  [inst : CategoryTheory.SmallCategory J] →
    (F : CategoryTheory.Functor J TopCat) →
      {G : Finset J} → Finset (TopCat.FiniteDiagramArrow✝ G) → Set ((j : J) → ↑(F.obj j))

Partial sections of a cofiltered limit are sections when restricted to a finite subset of objects and morphisms of J.

Defined in
Mathlib.Topology.Category.TopCat.Limits.Konig
Cited by
4 results in Mathlib
Foundations
Depth 55 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.SmallCategory

Around this declaration

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

Cites11

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.