Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Iso.app

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {D : Type u₂} →
      [inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
        {F G : CategoryTheory.Functor C D} → (F ≅ G) → (X : C) → F.obj X ≅ G.obj X

The application of a natural isomorphism to an object. We put this definition in a different namespace, so that we can use α.app

Defined in
Mathlib.CategoryTheory.NatIso
Cited by
253 results in Mathlib
Foundations
Depth 23 from the axioms, rests on 108 definitions · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

AlgebraicGeometry.Scheme.ΓSpecIso · cited by 106Scheme.ΓSpecIsoCategoryTheory.Pretriangulated.inv_rot_of_distTriang · cited by 23Pretriangulated.inv_rot_o…CategoryTheory.Localization.SmallShiftedHom.equiv · cited by 22SmallShiftedHom.equivCategoryTheory.Localization.essSurj · cited by 16Localization.essSurjCategoryTheory.Limits.CategoricalPullback.CatCommSqOver.toFunctorToCategoricalPullback · cited by 16CatCommSqOver.toFunctorTo…CategoryTheory.Abelian.Ext.mapExactFunctor · cited by 15Ext.mapExactFunctorCategoryTheory.Localization.Monoidal.μ · cited by 14Monoidal.μCategoryTheory.Pretriangulated.Triangle.shiftFunctorAdd' · cited by 11Triangle.shiftFunctorAdd'CategoryTheory.Iso.core · cited by 11Iso.coreAlgebraicGeometry.tilde.toOpen · cited by 10tilde.toOpenCategoryTheory.LocalizerMorphism.homMap · cited by 10LocalizerMorphism.homMapCategoryTheory.shiftComm · cited by 9CategoryTheory.shiftCommCategoryTheory.Pretriangulated.invRotCompRot · cited by 9Pretriangulated.invRotCom…SheafOfModules.pushforwardCongr · cited by 9SheafOfModules.pushforwar…CategoryTheory.Pretriangulated.Triangle.shiftFunctorZero · cited by 9Triangle.shiftFunctorZeroCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Iso.hom · cited by 7684Iso.homCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.Iso.inv · cited by 6514Iso.invCategoryTheory.Iso · cited by 3963CategoryTheory.IsoIso.appCITED BYCITES

Cites7

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

Cited by407

Results whose statement or proof uses this declaration.