Theorems · Theorem · category theory
CategoryTheory.Bicategory.Prod.swap_mapComp_hom
∀ (B : Type u₁) [inst : CategoryTheory.Bicategory B] (C : Type u₂) [inst_1 : CategoryTheory.Bicategory C]
{a b c : B × C} (f : a ⟶ b) (g : b ⟶ c),
((CategoryTheory.Bicategory.Prod.swap B C).mapComp f g).hom =
CategoryTheory.Prod.mkHom (CategoryTheory.CategoryStruct.id (CategoryTheory.CategoryStruct.comp f.2 g.2))
(CategoryTheory.CategoryStruct.id (CategoryTheory.CategoryStruct.comp f.1 g.1))- Cited by
- 0 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.CategoryStruct.idstatement · cited by 6,235
- CategoryTheory.Bicategorystatement and proof · cited by 1,587
- Prefunctor.objstatement · cited by 1,241
- CategoryTheory.PrelaxFunctor.toPrelaxFunctorStructstatement · cited by 1,154
- CategoryTheory.PrelaxFunctorStruct.toPrefunctorstatement · cited by 1,142
- Prefunctor.mapstatement · cited by 952
- CategoryTheory.Pseudofunctor.mapCompstatement and proof · cited by 177
- CategoryTheory.Prod.mkHomstatement · cited by 108
- CategoryTheory.StrictlyUnitaryPseudofunctor.toPseudofunctorstatement and proof · cited by 103
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.