Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.isIso_iff_of_reflects_iso

∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] {D : Type u_2}
  [inst_1 : CategoryTheory.Category.{v_2, u_2} D] {A B : C} (f : A ⟶ B) (F : CategoryTheory.Functor C D)
  [F.ReflectsIsomorphisms], CategoryTheory.IsIso (F.map f) ↔ CategoryTheory.IsIso f
Defined in
Mathlib.CategoryTheory.Functor.ReflectsIso.Basic
Cited by
20 results in Mathlib
Foundations
Depth 19 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Functor.ReflectsIsomorphisms

Around this declaration

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

CategoryTheory.ObjectProperty.IsConservativeFamilyOfPoints.jointlyReflectIsomorphisms · cited by 4IsConservativeFamilyOfPoi…HomologicalComplex.homotopyEquivalences_extendMap_iff · cited by 2HomologicalComplex.homoto…CategoryTheory.Functor.simple_of_simple_obj · cited by 2Functor.simple_of_simple_…AlgebraicGeometry.IsClosedImmersion.isIso_of_ker_eq · cited by 2IsClosedImmersion.isIso_o…CategoryTheory.MonoOver.isIso_iff_isIso_hom_left · cited by 1MonoOver.isIso_iff_isIso_…CategoryTheory.GrothendieckTopology.W_sheafToPresheaf_map_iff_isIso · cited by 1GrothendieckTopology.W_sh…AlgebraicGeometry.LocallyRingedSpace.IsOpenImmersion.to_iso · cited by 1IsOpenImmersion.to_isoCategoryTheory.Sheaf.isLocallyBijective_iff_isIso · cited by 1Sheaf.isLocallyBijective_…CommRingCat.preservesLimit_parallelPair_tensorProd_iff_tensorEqualizer_bijective · cited by 1CommRingCat.preservesLimi…CategoryTheory.Sheaf.isLocallySurjective_iff_isIso · cited by 1Sheaf.isLocallySurjective…CategoryTheory.reflectsIsomorphisms_of_iso · cited by 1CategoryTheory.reflectsIs…CategoryTheory.Functor.balanced_of_preserves · cited by 0Functor.balanced_of_prese…PresheafOfModules.inverseImage_W_toPresheaf_eq_inverseImage_isomorphisms · cited by 0PresheafOfModules.inverse…CategoryTheory.LocalizerMorphism.isLocalization_of_isLocalizedFullyFaithful · cited by 0LocalizerMorphism.isLocal…CategoryTheory.GrothendieckTopology.Point.W_isInvertedBy_presheafFiber' · cited by 0Point.W_isInvertedBy_pres…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.IsIso · cited by 1156CategoryTheory.IsIsoCategoryTheory.Functor.ReflectsIsomorphisms · cited by 82Functor.ReflectsIsomorphi…CategoryTheory.isIso_of_reflects_iso · cited by 19CategoryTheory.isIso_of_r…CategoryTheory.isIso_iff_of_r…CITED BYCITES

Cites8

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

Cited by20

Results whose statement or proof uses this declaration.