Theorems · Definition · category theory
CategoryTheory.Functor.PushoutObjObj.ofNatIso
{C₁ : Type u₁} →
{C₂ : Type u₂} →
{C₃ : Type u₃} →
[inst : CategoryTheory.Category.{v₁, u₁} C₁] →
[inst_1 : CategoryTheory.Category.{v₂, u₂} C₂] →
[inst_2 : CategoryTheory.Category.{v₃, u₃} C₃] →
{F : CategoryTheory.Functor C₁ (CategoryTheory.Functor C₂ C₃)} →
{X₁ Y₁ : C₁} →
{f₁ : X₁ ⟶ Y₁} →
{X₂ Y₂ : C₂} →
{f₂ : X₂ ⟶ Y₂} →
F.PushoutObjObj f₁ f₂ →
{F' : CategoryTheory.Functor C₁ (CategoryTheory.Functor C₂ C₃)} →
(F ≅ F') → F'.PushoutObjObj f₁ f₂Transport a Functor.PushoutObjObj structure via a natural isomorphism of functors.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 38 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.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Functor.PushoutObjObj.ptproof · cited by 70
- CategoryTheory.Functor.PushoutObjObj.ιproof · cited by 59
- CategoryTheory.Functor.PushoutObjObjstatement and proof · cited by 54
- CategoryTheory.Functor.PushoutObjObj.inrproof · cited by 33
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.PushoutObjObj.flipTensorproof · cited by 8
- CategoryTheory.Functor.PushoutObjObj.ofNatIso_inrstatement and proof · cited by 0
- CategoryTheory.Functor.PushoutObjObj.ofNatIso_ptstatement and proof · cited by 0
- CategoryTheory.Functor.PushoutObjObj.ofNatIso_ιstatement and proof · cited by 0
- CategoryTheory.Functor.PushoutObjObj.ofNatIso_inlstatement and proof · cited by 0