Mathlib Map

Theorems · Definition · category theory

CategoryTheory.GrothendieckTopology.Point.Hom.sheafFiber

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {J : CategoryTheory.GrothendieckTopology C} →
      {A : Type u'} →
        [inst_1 : CategoryTheory.Category.{v', u'} A] →
          [inst_2 : CategoryTheory.Limits.HasColimitsOfSize.{w, w, v', u'} A] →
            {Φ₁ Φ₂ : J.Point} → (Φ₁ ⟶ Φ₂) → (Φ₂.sheafFiber ⟶ Φ₁.sheafFiber)

The natural transformation on fibers of sheaves that is induced by a morphism of points of a site.

Defined in
Mathlib.CategoryTheory.Sites.Point.Category
Cited by
3 results in Mathlib
Foundations
Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasColimitsOfSize

Around this declaration

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

Cites13

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

Cited by3

Results whose statement or proof uses this declaration.