Mathlib Map

Theorems · Definition · category theory

CategoryTheory.CostructuredArrow.mapIso

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {D : Type u₂} →
      [inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
        {T T' : D} →
          {S : CategoryTheory.Functor C D} →
            (T ≅ T') → (CategoryTheory.CostructuredArrow S T ≌ CategoryTheory.CostructuredArrow S T')

An isomorphism T ≅ T' induces an equivalence CostructuredArrow S T ≌ CostructuredArrow S T'.

Defined in
Mathlib.CategoryTheory.Comma.StructuredArrow.Basic
Cited by
16 results in Mathlib
Foundations
Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.TwoSquare.costructuredArrowRightwards_final_iff_of_iso · cited by 1TwoSquare.costructuredArr…CategoryTheory.Functor.rightExtensionEquivalenceOfIso₂ · cited by 1Functor.rightExtensionEqu…CategoryTheory.CostructuredArrow.mapIso_unitIso_hom_app_left · cited by 0CostructuredArrow.mapIso_…CategoryTheory.CostructuredArrow.mapIso_unitIso_inv_app_left · cited by 0CostructuredArrow.mapIso_…CategoryTheory.Functor.LeftExtension.isPointwiseLeftKanExtensionAtOfIso' · cited by 0LeftExtension.isPointwise…CategoryTheory.TwoSquare.GuitartExact.whiskerHorizontal · cited by 0GuitartExact.whiskerHoriz…CategoryTheory.CostructuredArrow.mapIso_counitIso_hom_app_left · cited by 0CostructuredArrow.mapIso_…CategoryTheory.CostructuredArrow.mapIso_counitIso_inv_app_left · cited by 0CostructuredArrow.mapIso_…CategoryTheory.CostructuredArrow.mapIso_functor_map_left · cited by 0CostructuredArrow.mapIso_…CategoryTheory.CostructuredArrow.mapIso_functor_map_right · cited by 0CostructuredArrow.mapIso_…CategoryTheory.CostructuredArrow.mapIso_functor_obj_hom · cited by 0CostructuredArrow.mapIso_…CategoryTheory.CostructuredArrow.mapIso_functor_obj_left · cited by 0CostructuredArrow.mapIso_…CategoryTheory.CostructuredArrow.mapIso_functor_obj_right · cited by 0CostructuredArrow.mapIso_…CategoryTheory.CostructuredArrow.mapIso_inverse_map_left · cited by 0CostructuredArrow.mapIso_…CategoryTheory.CostructuredArrow.mapIso_inverse_map_right · cited by 0CostructuredArrow.mapIso_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Discrete · cited by 2447CategoryTheory.DiscreteCategoryTheory.Functor.const · cited by 1264Functor.constCategoryTheory.Equivalence · cited by 601CategoryTheory.EquivalenceCategoryTheory.CostructuredArrow · cited by 536CategoryTheory.Costructur…CategoryTheory.Functor.mapIso · cited by 224Functor.mapIsoCategoryTheory.Comma.mapRightIso · cited by 18Comma.mapRightIsoCostructuredArrow.mapIsoCITED BYCITES

Cites9

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

Cited by18

Results whose statement or proof uses this declaration.