Theorems · Definition · category theory
CategoryTheory.Functor.asIsomorphism
{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.IsoCat C DA functor that is an isomorphism of categories assembles into an IsoCat,
with Functor.strictInv as its inverse.
- Defined in
- Mathlib.CategoryTheory.IsoCat
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.IsoCatstatement · cited by 9
- CategoryTheory.Functor.IsIsostatement and proof · cited by 4
- CategoryTheory.Functor.strictInvproof · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.