Mathlib Map

Theorems · Definition · category theory

CategoryTheory.inv

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] → {X Y : C} → (f : X ⟶ Y) → [I : CategoryTheory.IsIso f] → Y ⟶ X

The inverse of a morphism f when we have [IsIso f].

Defined in
Mathlib.CategoryTheory.Iso
Cited by
467 results in Mathlib
Foundations
Depth 8 from the axioms, rests on 20 definitions · uses Classical.choice
Assumes
CategoryTheory.CategoryCategoryTheory.IsIso

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by522

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 522.