Theorems · Theorem · category theory
CategoryTheory.Limits.pushout_inl_inv_inr_of_right_isIso
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y Z : C} (f : X ⟶ Y) (g : X ⟶ Z)
[inst_1 : CategoryTheory.IsIso f],
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.pushout.inl f g)
(CategoryTheory.inv (CategoryTheory.Limits.pushout.inr f g)) =
CategoryTheory.CategoryStruct.comp (CategoryTheory.inv f) g- Cited by
- 1 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.Category.comp_idproof · cited by 2,119
- CategoryTheory.IsIsostatement and proof · cited by 1,156
- CategoryTheory.invstatement and proof · cited by 467
- CategoryTheory.Limits.pushoutstatement · cited by 284
- CategoryTheory.Limits.pushout.inrstatement and proof · cited by 193
- CategoryTheory.Limits.pushout.inlstatement · cited by 192
- CategoryTheory.IsIso.hom_inv_idproof · cited by 97
- CategoryTheory.IsIso.eq_inv_compproof · cited by 13
- CategoryTheory.Limits.pushout.condition_assocproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.pushout_inl_inv_inr_of_right_isIso_assocproof · cited by 0