Theorems · Definition · category theory
CategoryTheory.Bicategory.eqToHomTransIso
{B : Type u} →
[inst : CategoryTheory.Bicategory B] →
{x y z : B} →
(e₁ : x = y) →
(e₂ : y = z) →
CategoryTheory.eqToHom ⋯ ≅
CategoryTheory.CategoryStruct.comp (CategoryTheory.eqToHom e₁) (CategoryTheory.eqToHom e₂)In a bicategory, eqToHoms do not compose strictly,
but they do up to isomorphism.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Bicategory
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.
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Bicategorystatement and proof · cited by 1,587
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.eqToHomstatement · cited by 860
- CategoryTheory.Bicategory.leftUnitorproof · cited by 309
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.Bicategory.associator_eqToHom_homstatement · cited by 1
- CategoryTheory.Bicategory.associator_eqToHom_invstatement · cited by 1
- CategoryTheory.Bicategory.eqToHomTransIso_refl_leftstatement · cited by 0
- CategoryTheory.Bicategory.eqToHomTransIso_refl_reflstatement · cited by 0
- CategoryTheory.Bicategory.eqToHomTransIso_refl_rightstatement · cited by 0
- CategoryTheory.Bicategory.associator_eqToHom_hom_assocstatement and proof · cited by 0
- CategoryTheory.Bicategory.associator_eqToHom_inv_assocstatement and proof · cited by 0