Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ComposableArrows.opEquivalence

(C : Type u_1) →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    (n : ℕ) → (CategoryTheory.ComposableArrows C n)ᵒᵖ ≌ CategoryTheory.ComposableArrows Cᵒᵖ n

The equivalence (ComposableArrows C n)ᵒᵖ ≌ ComposableArrows Cᵒᵖ n obtained by reversing the arrows.

Defined in
Mathlib.CategoryTheory.ComposableArrows.Basic
Cited by
10 results in Mathlib
Foundations
Depth 33 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.Functor.mapComposableArrowsOpIso · cited by 1Functor.mapComposableArro…CategoryTheory.Localization.essSurj_mapComposableArrows · cited by 1Localization.essSurj_mapC…CategoryTheory.ComposableArrows.opEquivalence_counitIso_hom_app_app · cited by 0ComposableArrows.opEquiva…CategoryTheory.ComposableArrows.opEquivalence_counitIso_inv_app_app · cited by 0ComposableArrows.opEquiva…CategoryTheory.ComposableArrows.opEquivalence_functor_map_app · cited by 0ComposableArrows.opEquiva…CategoryTheory.ComposableArrows.opEquivalence_functor_obj_map · cited by 0ComposableArrows.opEquiva…CategoryTheory.ComposableArrows.opEquivalence_functor_obj_obj · cited by 0ComposableArrows.opEquiva…CategoryTheory.ComposableArrows.opEquivalence_inverse_map · cited by 0ComposableArrows.opEquiva…CategoryTheory.ComposableArrows.opEquivalence_inverse_obj · cited by 0ComposableArrows.opEquiva…CategoryTheory.ComposableArrows.opEquivalence_unitIso_hom_app · cited by 0ComposableArrows.opEquiva…CategoryTheory.ComposableArrows.opEquivalence_unitIso_inv_app · cited by 0ComposableArrows.opEquiva…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryOpposite · cited by 8081OppositeCategoryTheory.ComposableArrows · cited by 627CategoryTheory.Composable…CategoryTheory.Equivalence · cited by 601CategoryTheory.EquivalenceCategoryTheory.Equivalence.symm · cited by 195Equivalence.symmCategoryTheory.Equivalence.trans · cited by 57Equivalence.transCategoryTheory.Equivalence.op · cited by 57Equivalence.opCategoryTheory.Equivalence.congrLeft · cited by 46Equivalence.congrLeftOrderIso.equivalence · cited by 16OrderIso.equivalenceCategoryTheory.orderDualEquivalence · cited by 15CategoryTheory.orderDualE…CategoryTheory.Functor.leftOpRightOpEquiv · cited by 15Functor.leftOpRightOpEquivFin.revOrderIso · cited by 11Fin.revOrderIsoComposableArrows.opEquivalenceCITED BYCITES

Cites12

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

Cited by11

Results whose statement or proof uses this declaration.