Theorems · Theorem · category theory
CategoryTheory.IsIso.of_isIso_fac_right
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y Z : C} {f : Y ⟶ X} {g : Z ⟶ Y} {h : Z ⟶ X}
[CategoryTheory.IsIso f] [hh : CategoryTheory.IsIso h],
CategoryTheory.CategoryStruct.comp g f = h → CategoryTheory.IsIso g- Defined in
- Mathlib.CategoryTheory.Iso
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.IsIsostatement and proof · cited by 1,156
- CategoryTheory.IsIso.of_isIso_comp_rightproof · cited by 8
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.IsEventuallyConstantTo.isIso_mapproof · cited by 1