Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.reflexiveCoforkEquivCofork

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    (F : CategoryTheory.Functor CategoryTheory.Limits.WalkingReflexivePair C) →
      CategoryTheory.Limits.ReflexiveCofork F ≌
        CategoryTheory.Limits.Cofork (F.map CategoryTheory.Limits.WalkingReflexivePair.Hom.left)
          (F.map CategoryTheory.Limits.WalkingReflexivePair.Hom.right)

Forgetting the reflexion yields an equivalence between cocones over a bundled reflexive pair and coforks on the underlying parallel pair.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.Reflexive
Cited by
5 results in Mathlib
Foundations
Depth 43 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.hasReflexiveCoequalizer_iff_hasCoequalizer · cited by 1Limits.hasReflexiveCoequa…CategoryTheory.Limits.reflexiveCoforkEquivCofork_inverse_obj_π · cited by 0Limits.reflexiveCoforkEqu…CategoryTheory.Limits.reflexiveCoforkEquivCoforkObjIso · cited by 0Limits.reflexiveCoforkEqu…CategoryTheory.Limits.reflexiveCoforkEquivCofork_functor_obj_pt · cited by 0Limits.reflexiveCoforkEqu…CategoryTheory.Limits.reflexiveCoforkEquivCofork_functor_obj_π · cited by 0Limits.reflexiveCoforkEqu…CategoryTheory.Limits.reflexiveCoforkEquivCofork_inverse_obj_pt · cited by 0Limits.reflexiveCoforkEqu…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Limits.WalkingParallelPair · cited by 781Limits.WalkingParallelPairCategoryTheory.Limits.parallelPair · cited by 766Limits.parallelPairCategoryTheory.Equivalence · cited by 601CategoryTheory.EquivalenceCategoryTheory.Equivalence.symm · cited by 195Equivalence.symmCategoryTheory.Limits.Cofork · cited by 80Limits.CoforkCategoryTheory.Equivalence.trans · cited by 57Equivalence.transCategoryTheory.Limits.WalkingReflexivePair · cited by 51Limits.WalkingReflexivePa…CategoryTheory.Limits.diagramIsoParallelPair · cited by 14Limits.diagramIsoParallel…CategoryTheory.Limits.Cocone.precomposeEquivalence · cited by 11Cocone.precomposeEquivale…CategoryTheory.Limits.ReflexiveCofork · cited by 6Limits.ReflexiveCoforkLimits.reflexiveCoforkEquivCo…CITED BYCITES

Cites17

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

Cited by6

Results whose statement or proof uses this declaration.