Theorems · Theorem · category theory
CategoryTheory.Limits.CatCospanTransform.inv_right
∀ {A : Type u₁} {B : Type u₂} {C : Type u₃} {A' : Type u₄} {B' : Type u₅} {C' : Type u₆}
[inst : CategoryTheory.Category.{v₁, u₁} A] [inst_1 : CategoryTheory.Category.{v₂, u₂} B]
[inst_2 : CategoryTheory.Category.{v₃, u₃} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B}
[inst_3 : CategoryTheory.Category.{v₄, u₄} A'] [inst_4 : CategoryTheory.Category.{v₅, u₅} B']
[inst_5 : CategoryTheory.Category.{v₆, u₆} C'] {F' : CategoryTheory.Functor A' B'} {G' : CategoryTheory.Functor C' B'}
{ψ' : CategoryTheory.Limits.CatCospanTransform F G F' G'} (f : ψ' ⟶ ψ') [inst_6 : CategoryTheory.IsIso f],
CategoryTheory.inv f.right = (CategoryTheory.inv f).right- Cited by
- 0 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.Functorstatement and proof · cited by 16,252
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.IsIsostatement and proof · cited by 1,156
- CategoryTheory.invstatement · cited by 467
- CategoryTheory.Limits.CatCospanTransformstatement and proof · cited by 132
- CategoryTheory.IsIso.inv_hom_idproof · cited by 88
- CategoryTheory.Limits.CatCospanTransform.rightstatement and proof · cited by 69
- CategoryTheory.Limits.CatCospanTransformMorphism.rightstatement and proof · cited by 34
- 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.