Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.IsIso.comp_inv_eq

∀ {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},
  CategoryTheory.CategoryStruct.comp f (CategoryTheory.inv α) = g ↔ f = CategoryTheory.CategoryStruct.comp g α
Defined in
Mathlib.CategoryTheory.Iso
Cited by
13 results in Mathlib
Foundations
Depth 11 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.PresheafedSpace.IsOpenImmersion.app_invApp · cited by 8IsOpenImmersion.app_invAppCategoryTheory.GlueData.t_inv · cited by 6GlueData.t_invAlgebraicGeometry.PresheafedSpace.IsOpenImmersion.inv_naturality · cited by 5IsOpenImmersion.inv_natur…AlgebraicGeometry.PresheafedSpace.IsOpenImmersion.ofRestrict_invApp · cited by 4IsOpenImmersion.ofRestric…AlgebraicGeometry.Scheme.PartialMap.fromSpecStalkOfMem_restrict · cited by 2PartialMap.fromSpecStalkO…AlgebraicGeometry.IsOpenImmersion.of_openCover_source · cited by 1IsOpenImmersion.of_openCo…IsFreeGroupoid.SpanningTree.loopOfHom_eq_id · cited by 1SpanningTree.loopOfHom_eq…CategoryTheory.Adjunction.Triple.leftToRight_eq_counits · cited by 1Triple.leftToRight_eq_cou…AlgebraicGeometry.Scheme.Opens.fromSpecStalkOfMem_toSpecΓ · cited by 1Opens.fromSpecStalkOfMem_…CategoryTheory.Abelian.OfCoimageImageComparisonIsIso.isNormalEpiCategory · cited by 0OfCoimageImageComparisonI…AlgebraicGeometry.PresheafedSpace.IsOpenImmersion.pullbackConeOfLeftLift_fst · cited by 0IsOpenImmersion.pullbackC…AlgebraicGeometry.isIso_stalkMap_coprodSpec · cited by 0AlgebraicGeometry.isIso_s…CategoryTheory.Limits.limit_π_isIso_of_is_strict_terminal · cited by 0Limits.limit_π_isIso_of_i…CategoryTheory.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.comp_inv_eqCITED BYCITES

Cites6

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

Cited by13

Results whose statement or proof uses this declaration.