Theorems · Definition · category theory
CategoryTheory.Limits.CatCospanTransform.rightIso
{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'} →
(ψ ≅ ψ') → (ψ.right ≅ ψ'.right)Extract an isomorphism between right components from an isomorphism in
CatCospanTransform F G F' G'.
- Cited by
- 2 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.
Cites8
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
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Limits.CatCospanTransformstatement and proof · cited by 132
- CategoryTheory.Limits.CatCospanTransform.rightstatement · cited by 69
- CategoryTheory.Limits.CatCospanTransformMorphism.rightproof · cited by 34
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.CatCospanTransform.rightIso_homstatement and proof · cited by 0
- CategoryTheory.Limits.CatCospanTransform.rightIso_invstatement and proof · cited by 0