Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Functor.IsIso.bijective_obj

∀ {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) [self : F.IsIso],
  Function.Bijective F.obj

A functor which is an isomorphism of categories is bijective on objects.

Defined in
Mathlib.CategoryTheory.IsoCat
Cited by
0 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
CategoryTheory.Functor.IsIso

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.

Cited by1

Results whose statement or proof uses this declaration.