Theorems · Definition · category theory
CategoryTheory.Sum.functorEquivFunctorCompSndIso
{A : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} A] →
{A' : Type u_2} →
[inst_1 : CategoryTheory.Category.{v_2, u_2} A'] →
{B : Type u} →
[inst_2 : CategoryTheory.Category.{v, u} B] →
(CategoryTheory.Sum.functorEquiv A A' B).functor.comp
(CategoryTheory.Prod.snd (CategoryTheory.Functor A B) (CategoryTheory.Functor A' B)) ≅
(CategoryTheory.Functor.whiskeringLeft A' (A ⊕ A') B).obj (CategoryTheory.Sum.inr_ A A')Composing the forward direction of functorEquiv with the second projection is the same as
precomposition with inr_ A A'.
- Defined in
- Mathlib.CategoryTheory.Sums.Products
- Cited by
- 2 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.
Cites12
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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Equivalence.functorstatement and proof · cited by 1,268
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Functor.whiskeringLeftstatement · cited by 395
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
- CategoryTheory.Sum.inr_statement · cited by 63
- CategoryTheory.Prod.sndstatement and proof · cited by 50
- CategoryTheory.Sum.functorEquivstatement and proof · cited by 31
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Sum.functorEquivFunctorCompSndIso_hom_app_appstatement and proof · cited by 0
- CategoryTheory.Sum.functorEquivFunctorCompSndIso_inv_app_appstatement and proof · cited by 0