Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Iso.inv_comp_eq

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y Z : C} (α : X ≅ Y) {f : X ⟶ Z} {g : Y ⟶ Z},
  CategoryTheory.CategoryStruct.comp α.inv f = g ↔ f = CategoryTheory.CategoryStruct.comp α.hom g
Defined in
Mathlib.CategoryTheory.Iso
Cited by
50 results in Mathlib
Foundations
Depth 7 from the axioms · uses propext, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.Iso.eq_inv_comp · cited by 34Iso.eq_inv_compCategoryTheory.IsIso.inv_comp_eq · cited by 12IsIso.inv_comp_eqCategoryTheory.Limits.limitObjIsoLimitCompEvaluation_inv_π_app · cited by 6Limits.limitObjIsoLimitCo…CategoryTheory.Subobject.eq_of_comm · cited by 5Subobject.eq_of_commCategoryTheory.Limits.pullbackAssoc_inv_snd · cited by 4Limits.pullbackAssoc_inv_…CategoryTheory.Limits.pullbackDiagonalMapIdIso_inv_snd_fst · cited by 4Limits.pullbackDiagonalMa…CategoryTheory.Limits.pullbackDiagonalMapIdIso_inv_snd_snd · cited by 4Limits.pullbackDiagonalMa…AlgebraicGeometry.AffineSpace.SpecIso_inv_over · cited by 4AffineSpace.SpecIso_inv_o…CompHaus.effectiveEpiFamily_tfae · cited by 3CompHaus.effectiveEpiFami…CategoryTheory.Limits.pullbackAssoc_inv_fst_snd · cited by 3Limits.pullbackAssoc_inv_…AlgebraicGeometry.Proj.awayι_comp_map · cited by 3Proj.awayι_comp_mapAlgebraicGeometry.IsAffineOpen.fromSpec_top · cited by 3IsAffineOpen.fromSpec_topCategoryTheory.Limits.pullbackDiagonalMapIdIso_inv_fst · cited by 3Limits.pullbackDiagonalMa…CategoryTheory.Functor.LaxMonoidal.left_unitality_inv · cited by 2LaxMonoidal.left_unitalit…CategoryTheory.Functor.LaxMonoidal.right_unitality_inv · cited by 2LaxMonoidal.right_unitali…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Iso.hom · cited by 7684Iso.homCategoryTheory.Iso.inv · cited by 6514Iso.invCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Iso.inv_hom_id_assoc · cited by 275Iso.inv_hom_id_assocCategoryTheory.Iso.hom_inv_id_assoc · cited by 187Iso.hom_inv_id_assocIso.inv_comp_eqCITED BYCITES

Cites8

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

Cited by50

Results whose statement or proof uses this declaration.