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 XThe 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
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Isostatement and proof · cited by 3,963
Cited by407
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Scheme.ΓSpecIsoproof · cited by 106
- CategoryTheory.Pretriangulated.inv_rot_of_distTriangproof · cited by 23
- CategoryTheory.Localization.SmallShiftedHom.equivproof · cited by 22
- CategoryTheory.Localization.essSurjproof · cited by 16
- CategoryTheory.Abelian.Ext.mapExactFunctorproof · cited by 15
- CategoryTheory.Localization.Monoidal.μproof · cited by 14
- CategoryTheory.Pretriangulated.Triangle.shiftFunctorAdd'proof · cited by 11
- CategoryTheory.Iso.coreproof · cited by 11
- AlgebraicGeometry.tilde.toOpenproof · cited by 10
- CategoryTheory.LocalizerMorphism.homMapproof · cited by 10
- CategoryTheory.shiftCommproof · cited by 9
Showing the 200 most cited of 407.