Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.NatTrans.isIso_iff_isIso_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), CategoryTheory.IsIso τ ↔ ∀ (X : C), CategoryTheory.IsIso (τ.app X)
Defined in
Mathlib.CategoryTheory.NatIso
Cited by
16 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.Adjunction.isLocalization_leftAdjoint · cited by 2Adjunction.isLocalization…CategoryTheory.Sheaf.isIso_of_coversTop · cited by 1Sheaf.isIso_of_coversTopTopCat.Sheaf.isIso_iff_isIso_basis · cited by 1Sheaf.isIso_iff_isIso_bas…CategoryTheory.LocalizerMorphism.isLocalizedEquivalence_of_unit_of_unit · cited by 1LocalizerMorphism.isLocal…CategoryTheory.Functor.IsRepresentedBy.iff_isIso_uliftYonedaEquiv · cited by 1IsRepresentedBy.iff_isIso…CategoryTheory.LocalizerMorphism.Derives.isRightDerivedFunctor_of_isIso · cited by 1Derives.isRightDerivedFun…CategoryTheory.ComposableArrows.isIso_iff₁ · cited by 1ComposableArrows.isIso_if…CategoryTheory.Presheaf.isStrongGenerator · cited by 0Presheaf.isStrongGeneratorCategoryTheory.hoFunctor.isIso_prodComparison_of_stdSimplex · cited by 0hoFunctor.isIso_prodCompa…AlgebraicGeometry.Scheme.Modules.Hom.isIso_iff_isIso_app · cited by 0Hom.isIso_iff_isIso_appCategoryTheory.GrothendieckTopology.preservesSheafification_iff_of_adjunctions_of_hasSheafCompose · cited by 0GrothendieckTopology.pres…CategoryTheory.Triangulated.TStructure.isIso_eTruncGEIsoGEGE · cited by 0TStructure.isIso_eTruncGE…CategoryTheory.ShortComplex.quasiIso_iff_evaluation · cited by 0ShortComplex.quasiIso_iff…CategoryTheory.Triangulated.TStructure.isIso_eTruncLTLTIsoLT · cited by 0TStructure.isIso_eTruncLT…CategoryTheory.ComposableArrows.isIso_iff₀ · cited by 0ComposableArrows.isIso_if…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.IsIso · cited by 1156CategoryTheory.IsIsoCategoryTheory.NatIso.isIso_of_isIso_app · cited by 11NatIso.isIso_of_isIso_appNatTrans.isIso_iff_isIso_appCITED BYCITES

Cites7

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

Cited by16

Results whose statement or proof uses this declaration.