Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Functor.map_inv

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
  (F : CategoryTheory.Functor C D) {X Y : C} (f : X ⟶ Y) [inst_2 : CategoryTheory.IsIso f],
  F.map (CategoryTheory.inv f) = CategoryTheory.inv (F.map f)
Defined in
Mathlib.CategoryTheory.Iso
Cited by
38 results in Mathlib
Foundations
Depth 19 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.IsIso

Around this declaration

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

AlgebraicGeometry.Scheme.homOfLE_app · cited by 7Scheme.homOfLE_appCategoryTheory.MorphismProperty.comma_iso_iff · cited by 5MorphismProperty.comma_is…CategoryTheory.Adjunction.Triple.leftToRight_app_obj · cited by 4Triple.leftToRight_app_objAlgebraicGeometry.Spec.map_inv · cited by 3Spec.map_invQuiver.FreeGroupoid.lift_unique · cited by 3FreeGroupoid.lift_uniqueCategoryTheory.Triangulated.TStructure.isIso_truncLT_map_iff · cited by 2TStructure.isIso_truncLT_…CategoryTheory.Adjunction.Triple.rightToLeft_eq_counits · cited by 2Triple.rightToLeft_eq_cou…CategoryTheory.Adjunction.hasLeftCalculusOfFractions · cited by 2Adjunction.hasLeftCalculu…CategoryTheory.Adjunction.Triple.leftToRight_app · cited by 2Triple.leftToRight_appAlgebraicGeometry.Scheme.Hom.toNormalization_app_preimage · cited by 2Hom.toNormalization_app_p…CategoryTheory.Functor.map_hom_inv · cited by 2Functor.map_hom_invCategoryTheory.Functor.map_inv_hom · cited by 2Functor.map_inv_homCategoryTheory.Adjunction.Triple.rightToLeft_eq_units · cited by 1Triple.rightToLeft_eq_uni…CategoryTheory.Adjunction.preservesColimitsOfShape_iff · cited by 1Adjunction.preservesColim…CategoryTheory.Adjunction.projective_of_map_projective · cited by 1Adjunction.projective_of_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.CategoryStruct.id · cited by 6235CategoryStruct.idCategoryTheory.IsIso · cited by 1156CategoryTheory.IsIsoCategoryTheory.Functor.map_comp · cited by 734Functor.map_compCategoryTheory.Functor.map_id · cited by 616Functor.map_idCategoryTheory.inv · cited by 467CategoryTheory.invCategoryTheory.IsIso.hom_inv_id · cited by 97IsIso.hom_inv_idCategoryTheory.IsIso.eq_inv_of_hom_inv_id · cited by 17IsIso.eq_inv_of_hom_inv_idFunctor.map_invCITED BYCITES

Cites12

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

Cited by38

Results whose statement or proof uses this declaration.