Theorems · Definition · category theory
CategoryTheory.Arrow.isoOfNatIso
{C : Type u_1} →
{D : Type u_2} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] →
{F G : CategoryTheory.Functor C D} →
(F ≅ G) → (f : CategoryTheory.Arrow C) → F.mapArrow.obj f ≅ G.mapArrow.obj fThe images of f : Arrow C by two isomorphic functors F : C ⥤ D are
isomorphic arrows in D.
- Defined in
- Mathlib.CategoryTheory.Comma.Arrow
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.Isostatement and proof · cited by 3,963
- CategoryTheory.Arrowstatement and proof · cited by 713
- CategoryTheory.Arrow.leftproof · cited by 426
- CategoryTheory.Arrow.rightproof · cited by 423
- CategoryTheory.Iso.appproof · cited by 253
- CategoryTheory.Arrow.isoMkproof · cited by 53
- CategoryTheory.Functor.mapArrowstatement · cited by 31
Cited by7
Results whose statement or proof uses this declaration.
- quasiIsoAt_iff'proof · cited by 4
- CategoryTheory.Preadditive.mono_iff_injective'proof · cited by 1
- CategoryTheory.Preadditive.epi_iff_surjective'proof · cited by 0
- CategoryTheory.ObjectProperty.trW.unshiftproof · cited by 0
- CategoryTheory.Functor.strongEpi_map_iff_strongEpi_of_isEquivalenceproof · cited by 0
- CategoryTheory.Functor.strongMono_map_iff_strongMono_of_isEquivalenceproof · cited by 0