Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Discrete.natIso

{C : Type u₂} →
  [inst : CategoryTheory.Category.{v₂, u₂} C] →
    {I : Type u₁} →
      {F G : CategoryTheory.Functor (CategoryTheory.Discrete I) C} →
        ((i : CategoryTheory.Discrete I) → F.obj i ≅ G.obj i) → (F ≅ G)

For functors out of a discrete category, a natural isomorphism is just a collection of isomorphisms, as the naturality squares are trivial.

Defined in
Mathlib.CategoryTheory.Discrete.Basic
Cited by
28 results in Mathlib
Foundations
Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.Discrete.equivalence · cited by 33Discrete.equivalenceSheafOfModules.mapFreeIso · cited by 12SheafOfModules.mapFreeIsoCategoryTheory.Discrete.natIsoFunctor · cited by 11Discrete.natIsoFunctorCategoryTheory.Discrete.compNatIsoDiscrete · cited by 11Discrete.compNatIsoDiscre…CategoryTheory.Limits.Sigma.mapIso · cited by 8Sigma.mapIsoCategoryTheory.Discrete.sumEquiv · cited by 8Discrete.sumEquivCategoryTheory.Limits.Pi.mapIso · cited by 6Pi.mapIsoCategoryTheory.GradedObject.isColimitCofan₃MapBifunctorBifunctor₂₃MapObj · cited by 6GradedObject.isColimitCof…CategoryTheory.Limits.Sigma.reindex · cited by 5Sigma.reindexCategoryTheory.GradedObject.isColimitCofan₃MapBifunctor₁₂BifunctorMapObj · cited by 5GradedObject.isColimitCof…CategoryTheory.Functor.equiv · cited by 5Functor.equivCategoryTheory.Limits.Pi.reindex · cited by 4Pi.reindexCategoryTheory.Limits.PreservesFiniteProducts.of_preserves_binary_and_terminal · cited by 4PreservesFiniteProducts.o…CategoryTheory.Limits.Cofan.IsColimit.op · cited by 4IsColimit.opCategoryTheory.Discrete.opposite · cited by 4Discrete.oppositeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Discrete · cited by 2447CategoryTheory.DiscreteCategoryTheory.NatIso.ofComponents · cited by 178NatIso.ofComponentsDiscrete.natIsoCITED BYCITES

Cites6

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

Cited by53

Results whose statement or proof uses this declaration.