Isomorphisms

This file defines isomorphisms between objects of a category.

Main definitions

Notations

Tags

category, category theory, isomorphism


category_theory.is_iso

is_iso typeclass expressing that a morphism is invertible. This contains the data of the inverse, but is a subsingleton type.