Theorems · Theorem · category theory
CategoryTheory.Arrow.inv_right
∀ {T : Type u} [inst : CategoryTheory.Category.{v, u} T] {f g : CategoryTheory.Arrow T} (sq : g ⟶ f)
[inst_1 : CategoryTheory.IsIso sq],
CategoryTheory.Arrow.Hom.right (CategoryTheory.inv sq) = CategoryTheory.inv (CategoryTheory.Arrow.Hom.right sq)- Defined in
- Mathlib.CategoryTheory.Comma.Arrow
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.idproof · cited by 6,235
- CategoryTheory.IsIsostatement and proof · cited by 1,156
- CategoryTheory.Arrowstatement and proof · cited by 713
- CategoryTheory.invstatement · cited by 467
- CategoryTheory.Arrow.rightstatement and proof · cited by 423
- CategoryTheory.Arrow.Hom.rightstatement and proof · cited by 176
- CategoryTheory.IsIso.inv_hom_idproof · cited by 88
- CategoryTheory.IsIso.eq_inv_of_inv_hom_idproof · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.