Theorems · Theorem · category theory
CategoryTheory.Bicategory.Prod.swap_mapId_inv
∀ (B : Type u₁) [inst : CategoryTheory.Bicategory B] (C : Type u₂) [inst_1 : CategoryTheory.Bicategory C] (x : B × C),
((CategoryTheory.Bicategory.Prod.swap B C).mapId x).inv =
CategoryTheory.Prod.mkHom (CategoryTheory.CategoryStruct.id (CategoryTheory.CategoryStruct.id x.2))
(CategoryTheory.CategoryStruct.id (CategoryTheory.CategoryStruct.id x.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.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- 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.mapIdstatement and proof · cited by 175
- CategoryTheory.Prod.mkHomstatement · cited by 108
- CategoryTheory.StrictlyUnitaryPseudofunctor.toPseudofunctorstatement and proof · cited by 103
- CategoryTheory.StrictPseudofunctor.toStrictlyUnitaryPseudofunctorstatement and proof · cited by 60
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.