Theorems · Theorem · category theory
CategoryTheory.NatTrans.isIso_app_iff_of_iso
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {D : Type u_1} [inst_1 : CategoryTheory.Category.{v_1, u_1} D]
{F G : CategoryTheory.Functor C D} (α : F ⟶ G) {X Y : C} (e : X ≅ Y),
CategoryTheory.IsIso (α.app X) ↔ CategoryTheory.IsIso (α.app Y)- Cited by
- 5 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.IsIsostatement · cited by 1,156
- CategoryTheory.NatTrans.naturalityproof · cited by 318
- CategoryTheory.Functor.mapIsoproof · cited by 224
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.Adjunction.isIso_counit_app_iff_mem_essImageproof · cited by 4
- CategoryTheory.Adjunction.isIso_unit_app_iff_mem_essImageproof · cited by 2
- CategoryTheory.LocalizerMorphism.Derives.isRightDerivedFunctor_of_isIsoproof · cited by 1
- CategoryTheory.LocalizerMorphism.isIso_iff_of_hasLeftResolutionsproof · cited by 0
- CategoryTheory.LocalizerMorphism.isIso_iff_of_hasRightResolutionsproof · cited by 0