Theorems · Definition · category theory
CategoryTheory.Functor.inv
{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.IsEquivalence] → CategoryTheory.Functor D CA quasi-inverse D ⥤ C to a functor that F : C ⥤ D that is an equivalence,
i.e. faithful, full, and essentially surjective.
- Defined in
- Mathlib.CategoryTheory.Equivalence
- Cited by
- 27 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.Homproof · cited by 32,603
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Functor.IsEquivalencestatement and proof · cited by 111
- CategoryTheory.Functor.preimageproof · cited by 55
- CategoryTheory.Functor.objObjPreimageIsoproof · cited by 54
- CategoryTheory.Functor.objPreimageproof · cited by 49
Cited by36
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.asEquivalenceproof · cited by 58
- CategoryTheory.Functor.IsDenseSubsite.sheafifyOfIsEquivalenceproof · cited by 6
- CategoryTheory.LocalizerMorphism.invproof · cited by 3
- CategoryTheory.Functor.final_comp_equivalenceproof · cited by 1
- CategoryTheory.isCardinalPresentable_iff_of_isEquivalenceproof · cited by 1
- CategoryTheory.Adjunction.hasColimit_of_comp_equivalenceproof · cited by 1
- CategoryTheory.Adjunction.hasLimit_of_comp_equivalenceproof · cited by 1
- CategoryTheory.isLeftAdjoint_triangle_lift_comonadicproof · cited by 1
- CategoryTheory.Functor.inv_fun_mapstatement · cited by 1
- CategoryTheory.Functor.initial_comp_equivalenceproof · cited by 1
- CategoryTheory.Functor.fun_inv_mapstatement · cited by 1
- CategoryTheory.isRightAdjoint_triangle_lift_monadicproof · cited by 1