Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.IsIso.eq_comp_inv

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y Z : C} (α : Y ⟶ X) [inst_1 : CategoryTheory.IsIso α]
  {f : Z ⟶ X} {g : Z ⟶ Y},
  g = CategoryTheory.CategoryStruct.comp f (CategoryTheory.inv α) ↔ CategoryTheory.CategoryStruct.comp g α = f
Defined in
Mathlib.CategoryTheory.Iso
Cited by
14 results in Mathlib
Foundations
Depth 17 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.

AlgebraicGeometry.SpecMap_ΓSpecIso_hom · cited by 8AlgebraicGeometry.SpecMap…AlgebraicGeometry.Scheme.homOfLE_app · cited by 7Scheme.homOfLE_appAlgebraicGeometry.Scheme.toSpecΓ_appTop · cited by 7Scheme.toSpecΓ_appTopCategoryTheory.Preadditive.IsIso.comp_right_eq_zero · cited by 3IsIso.comp_right_eq_zeroCategoryTheory.IsKernelPair.mono_of_isIso_fst · cited by 2IsKernelPair.mono_of_isIs…CategoryTheory.CartesianMonoidalCategory.prodComparison_inv_natural_whiskerRight · cited by 2CartesianMonoidalCategory…CategoryTheory.NatTrans.naturality_inv · cited by 2NatTrans.naturality_invAlgebraicGeometry.Scheme.Hom.toImage_app · cited by 1Hom.toImage_appCategoryTheory.CartesianMonoidalCategory.prodComparison_inv_natural · cited by 1CartesianMonoidalCategory…CategoryTheory.CartesianMonoidalCategory.prodComparison_inv_natural_whiskerLeft · cited by 1CartesianMonoidalCategory…CategoryTheory.Limits.coprodComparison_inv_natural · cited by 1Limits.coprodComparison_i…CategoryTheory.Limits.prodComparison_inv_natural · cited by 1Limits.prodComparison_inv…AlgebraicGeometry.Scheme.Hom.inv_app · cited by 1Hom.inv_appCategoryTheory.GlueData.t'_iij · cited by 1GlueData.t'_iijCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.IsIso · cited by 1156CategoryTheory.IsIsoCategoryTheory.inv · cited by 467CategoryTheory.invCategoryTheory.asIso' · cited by 8CategoryTheory.asIso'IsIso.eq_comp_invCITED BYCITES

Cites6

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

Cited by14

Results whose statement or proof uses this declaration.