Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.objEquiv

{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] → C ≃ D

The bijection on objects induced by a functor that is an isomorphism of categories.

Defined in
Mathlib.CategoryTheory.IsoCat
Cited by
3 results in Mathlib
Foundations
Depth 13 from the axioms · uses Classical.choice
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Functor.IsIso

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.

Cited by4

Results whose statement or proof uses this declaration.