Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.isIso_of_op

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

If f.op is an isomorphism f must be too. (This cannot be an instance as it would immediately loop!)

Defined in
Mathlib.CategoryTheory.Opposites
Cited by
2 results in Mathlib
Foundations
Depth 11 from the axioms · uses propext, Classical.choice
Assumes
CategoryTheory.CategoryCategoryTheory.IsIso

Around this declaration

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

Cites12

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

Cited by2

Results whose statement or proof uses this declaration.