Theorems · Theorem · category theory
CategoryTheory.eq_conj_eqToHom
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {X Y : C} (f : X ⟶ Y),
f =
CategoryTheory.CategoryStruct.comp (CategoryTheory.eqToHom ⋯)
(CategoryTheory.CategoryStruct.comp f (CategoryTheory.eqToHom ⋯))- Defined in
- Mathlib.CategoryTheory.EqToHom
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses propext
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.compstatement and proof · cited by 17,999
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Category.comp_idproof · cited by 2,119
- CategoryTheory.Category.id_compproof · cited by 1,998
- CategoryTheory.eqToHomstatement · cited by 860
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Subgroupoid.Map.arrows_iffproof · cited by 3