Theorems · Theorem · category theory
CategoryTheory.isIso_of_fully_faithful
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
(F : CategoryTheory.Functor C D) [F.Full] [F.Faithful] {X Y : C} (f : X ⟶ Y) [CategoryTheory.IsIso (F.map f)],
CategoryTheory.IsIso fIf the image of a morphism under a fully faithful functor in an isomorphism, then the original morphisms is also an isomorphism.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses propext, Classical.choice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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 and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.IsIsostatement and proof · cited by 1,156
- CategoryTheory.Functor.map_compproof · cited by 734
- CategoryTheory.Functor.map_idproof · cited by 616
- CategoryTheory.invproof · cited by 467
- CategoryTheory.Functor.Fullstatement and proof · cited by 341
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.ObjectProperty.isLocal_iff_isIso_mapproof · cited by 2
- TopCat.Presheaf.isIso_of_stalkFunctor_map_isoproof · cited by 1
- CategoryTheory.ObjectProperty.isColocal_iff_isIso_mapproof · cited by 1
- LightProfinite.isIso_of_bijectiveproof · cited by 0
- DerivedCategory.Plus.isIso_iffproof · cited by 0
- CategoryTheory.Coyoneda.isIsoproof · cited by 0
- CategoryTheory.Yoneda.isIsoproof · cited by 0