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.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Discretestatement and proof · cited by 2,447
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
Cited by53
Results whose statement or proof uses this declaration.
- CategoryTheory.Discrete.equivalenceproof · cited by 33
- SheafOfModules.mapFreeIsoproof · cited by 12
- CategoryTheory.Discrete.natIsoFunctorproof · cited by 11
- CategoryTheory.Discrete.compNatIsoDiscreteproof · cited by 11
- CategoryTheory.Limits.Sigma.mapIsoproof · cited by 8
- CategoryTheory.Discrete.sumEquivproof · cited by 8
- CategoryTheory.Limits.Pi.mapIsoproof · cited by 6
- CategoryTheory.GradedObject.isColimitCofan₃MapBifunctorBifunctor₂₃MapObjproof · cited by 6
- CategoryTheory.Limits.Sigma.reindexproof · cited by 5
- CategoryTheory.GradedObject.isColimitCofan₃MapBifunctor₁₂BifunctorMapObjproof · cited by 5
- CategoryTheory.Functor.equivproof · cited by 5
- CategoryTheory.Limits.Pi.reindexproof · cited by 4