Theorems · Theorem · category theory
CategoryTheory.Functor.ReflectsIsomorphisms.reflects
∀ {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} (F : CategoryTheory.Functor C D) [self : F.ReflectsIsomorphisms]
{A B : C} (f : A ⟶ B) [CategoryTheory.IsIso (F.map f)], CategoryTheory.IsIso fFor any f, if F.map f is an iso, then so was f.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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 · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement · cited by 8,698
- CategoryTheory.IsIsostatement · cited by 1,156
- CategoryTheory.Functor.ReflectsIsomorphismsstatement and proof · cited by 82
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.isIso_of_reflects_isoproof · cited by 19
- CategoryTheory.BasedNatIso.isIso_of_toNatTrans_isIsoproof · cited by 0