Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.diagramIsoParallelPair

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    (F : CategoryTheory.Functor CategoryTheory.Limits.WalkingParallelPair C) →
      F ≅
        CategoryTheory.Limits.parallelPair (F.map CategoryTheory.Limits.WalkingParallelPairHom.left)
          (F.map CategoryTheory.Limits.WalkingParallelPairHom.right)

Every functor indexing a (co)equalizer is naturally isomorphic (actually, equal) to a parallelPair

Defined in
Mathlib.CategoryTheory.Limits.Shapes.Equalizers
Cited by
14 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.Limits.reflexiveCoforkEquivCofork · cited by 5Limits.reflexiveCoforkEqu…CategoryTheory.Limits.isLimitMapConeForkEquiv · cited by 3Limits.isLimitMapConeFork…CategoryTheory.Limits.hasCoequalizers_of_hasColimit_parallelPair · cited by 2Limits.hasCoequalizers_of…CategoryTheory.Limits.isColimitMapCoconeCoforkEquiv · cited by 2Limits.isColimitMapCocone…CategoryTheory.Limits.hasEqualizers_of_hasLimit_parallelPair · cited by 2Limits.hasEqualizers_of_h…CategoryTheory.Limits.ReflexiveCofork.isColimitEquiv · cited by 2ReflexiveCofork.isColimit…CategoryTheory.ObjectProperty.createsCokernels · cited by 1ObjectProperty.createsCok…CategoryTheory.ObjectProperty.createsKernels · cited by 1ObjectProperty.createsKer…CategoryTheory.ObjectProperty.hasColimit_parallelPair_comp_ι · cited by 1ObjectProperty.hasColimit…CategoryTheory.ObjectProperty.hasLimit_parallelPair_comp_ι · cited by 1ObjectProperty.hasLimit_p…CategoryTheory.Limits.hasWeakEqualizers_of_hasWeakLimit_parallelPair · cited by 1Limits.hasWeakEqualizers_…CategoryTheory.IndParallelPairPresentation.parallelPairIsoParallelPairCompIndYoneda · cited by 1IndParallelPairPresentati…CategoryTheory.Functor.preservesCoequalizers_of_preservesCokernels · cited by 1Functor.preservesCoequali…TopCat.GlueData.eqvGen_of_π_eq · cited by 1GlueData.eqvGen_of_π_eqCategoryTheory.Functor.preservesEqualizers_of_preservesKernels · cited by 1Functor.preservesEqualize…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Limits.WalkingParallelPair · cited by 781Limits.WalkingParallelPairCategoryTheory.Limits.parallelPair · cited by 766Limits.parallelPairCategoryTheory.NatIso.ofComponents · cited by 178NatIso.ofComponentsCategoryTheory.eqToIso · cited by 97CategoryTheory.eqToIsoLimits.diagramIsoParallelPairCITED BYCITES

Cites9

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

Cited by22

Results whose statement or proof uses this declaration.