Theorems · Definition · category theory
CategoryTheory.Functor.strictInv
{C : Type u_1} →
{D : Type u_2} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] →
(F : CategoryTheory.Functor C D) → [F.IsIso] → CategoryTheory.Functor D CThe strict inverse of a functor that is an isomorphism of categories, defined using
Functor.objEquiv on objects and Functor.preimage on morphisms.
- Defined in
- Mathlib.CategoryTheory.IsoCat
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 18 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.
- DFunLike.coeproof · cited by 62,936
- 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
- Equiv.symmproof · cited by 3,681
- CategoryTheory.eqToHomproof · cited by 860
- CategoryTheory.Functor.preimageproof · cited by 55
- CategoryTheory.Functor.IsIsostatement and proof · cited by 4
- CategoryTheory.Functor.objEquivproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.asIsomorphismproof · cited by 0