Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.IsIso.eq_inv_of_hom_inv_id

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y : C} {f : X ⟶ Y} [inst_1 : CategoryTheory.IsIso f]
  {g : Y ⟶ X}, CategoryTheory.CategoryStruct.comp f g = CategoryTheory.CategoryStruct.id X → g = CategoryTheory.inv f
Defined in
Mathlib.CategoryTheory.Iso
Cited by
17 results in Mathlib
Foundations
Depth 15 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.IsIso

Around this declaration

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

CategoryTheory.Functor.map_inv · cited by 38Functor.map_invCategoryTheory.Groupoid.inv_eq_inv · cited by 15Groupoid.inv_eq_invCategoryTheory.op_inv · cited by 7CategoryTheory.op_invCategoryTheory.Adjunction.Triple.leftToRight_app_obj · cited by 4Triple.leftToRight_app_objCategoryTheory.PrelaxFunctor.map₂_inv · cited by 4PrelaxFunctor.map₂_invCategoryTheory.unop_inv · cited by 4CategoryTheory.unop_invCategoryTheory.GlueData.t'_comp_eq_pullbackSymmetry · cited by 1GlueData.t'_comp_eq_pullb…CategoryTheory.Functor.LeftLinear.inv_μₗ · cited by 0LeftLinear.inv_μₗCategoryTheory.Over.ε_pullback_left · cited by 0Over.ε_pullback_leftCategoryTheory.Functor.RightLinear.inv_δᵣ · cited by 0RightLinear.inv_δᵣCategoryTheory.Functor.RightLinear.inv_μᵣ · cited by 0RightLinear.inv_μᵣCategoryTheory.ObjectProperty.hom_inv · cited by 0ObjectProperty.hom_invCategoryTheory.MorphismProperty.Comma.inv_hom · cited by 0Comma.inv_homCategoryTheory.Arrow.inv_left · cited by 0Arrow.inv_leftAlgebraicGeometry.Scheme.Modules.inv_app · cited by 0Modules.inv_appCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.CategoryStruct.id · cited by 6235CategoryStruct.idCategoryTheory.IsIso · cited by 1156CategoryTheory.IsIsoCategoryTheory.inv · cited by 467CategoryTheory.invCategoryTheory.IsIso.inv_eq_of_hom_inv_id · cited by 24IsIso.inv_eq_of_hom_inv_idIsIso.eq_inv_of_hom_inv_idCITED BYCITES

Cites7

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

Cited by17

Results whose statement or proof uses this declaration.