Mathlib Map

Theorems · Inductive type · algebraic geometry

TopCat.Presheaf.EtaleSpace

{X : TopCat} →
  {C : Type u} →
    [inst : CategoryTheory.Category.{v, u} C] →
      {CC : C → Type v} →
        {FC : C → C → Type w} →
          [inst_1 : (X Y : C) → FunLike (FC X Y) (CC X) (CC Y)] →
            [CategoryTheory.ConcreteCategory C FC] →
              [CategoryTheory.Limits.HasColimits C] → TopCat.Presheaf C X → Type v

Etale space of a presheaf.

Defined in
Mathlib.Topology.Sheaves.EtaleSpace
Cited by
10 results in Mathlib
Foundations
Depth 26 from the axioms · uses propext, Quot.sound
Assumes
CategoryTheory.CategoryFunLikeCategoryTheory.ConcreteCategoryCategoryTheory.Limits.HasColimits

Around this declaration

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

Cites6

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

Cited by19

Results whose statement or proof uses this declaration.