MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  df-coa Structured version   Visualization version   GIF version

Definition df-coa 17687
Description: Definition of the composition of arrows. Since arrows are tagged with domain and codomain, this does not need to be a quinary operation like the regular composition in a category comp. Instead, it is a partial binary operation on arrows, which is defined when the domain of the first arrow matches the codomain of the second. (Contributed by Mario Carneiro, 11-Jan-2017.)
Assertion
Ref Expression
df-coa compa = (𝑐 ∈ Cat ↦ (𝑔 ∈ (Arrow‘𝑐), 𝑓 ∈ { ∈ (Arrow‘𝑐) ∣ (coda) = (doma𝑔)} ↦ ⟨(doma𝑓), (coda𝑔), ((2nd𝑔)(⟨(doma𝑓), (doma𝑔)⟩(comp‘𝑐)(coda𝑔))(2nd𝑓))⟩))
Distinct variable group:   𝑓,𝑐,𝑔,

Detailed syntax breakdown of Definition df-coa
StepHypRef Expression
1 ccoa 17685 . 2 class compa
2 vc . . 3 setvar 𝑐
3 ccat 17290 . . 3 class Cat
4 vg . . . 4 setvar 𝑔
5 vf . . . 4 setvar 𝑓
62cv 1538 . . . . 5 class 𝑐
7 carw 17653 . . . . 5 class Arrow
86, 7cfv 6418 . . . 4 class (Arrow‘𝑐)
9 vh . . . . . . . 8 setvar
109cv 1538 . . . . . . 7 class
11 ccoda 17652 . . . . . . 7 class coda
1210, 11cfv 6418 . . . . . 6 class (coda)
134cv 1538 . . . . . . 7 class 𝑔
14 cdoma 17651 . . . . . . 7 class doma
1513, 14cfv 6418 . . . . . 6 class (doma𝑔)
1612, 15wceq 1539 . . . . 5 wff (coda) = (doma𝑔)
1716, 9, 8crab 3067 . . . 4 class { ∈ (Arrow‘𝑐) ∣ (coda) = (doma𝑔)}
185cv 1538 . . . . . 6 class 𝑓
1918, 14cfv 6418 . . . . 5 class (doma𝑓)
2013, 11cfv 6418 . . . . 5 class (coda𝑔)
21 c2nd 7803 . . . . . . 7 class 2nd
2213, 21cfv 6418 . . . . . 6 class (2nd𝑔)
2318, 21cfv 6418 . . . . . 6 class (2nd𝑓)
2419, 15cop 4564 . . . . . . 7 class ⟨(doma𝑓), (doma𝑔)⟩
25 cco 16900 . . . . . . . 8 class comp
266, 25cfv 6418 . . . . . . 7 class (comp‘𝑐)
2724, 20, 26co 7255 . . . . . 6 class (⟨(doma𝑓), (doma𝑔)⟩(comp‘𝑐)(coda𝑔))
2822, 23, 27co 7255 . . . . 5 class ((2nd𝑔)(⟨(doma𝑓), (doma𝑔)⟩(comp‘𝑐)(coda𝑔))(2nd𝑓))
2919, 20, 28cotp 4566 . . . 4 class ⟨(doma𝑓), (coda𝑔), ((2nd𝑔)(⟨(doma𝑓), (doma𝑔)⟩(comp‘𝑐)(coda𝑔))(2nd𝑓))⟩
304, 5, 8, 17, 29cmpo 7257 . . 3 class (𝑔 ∈ (Arrow‘𝑐), 𝑓 ∈ { ∈ (Arrow‘𝑐) ∣ (coda) = (doma𝑔)} ↦ ⟨(doma𝑓), (coda𝑔), ((2nd𝑔)(⟨(doma𝑓), (doma𝑔)⟩(comp‘𝑐)(coda𝑔))(2nd𝑓))⟩)
312, 3, 30cmpt 5153 . 2 class (𝑐 ∈ Cat ↦ (𝑔 ∈ (Arrow‘𝑐), 𝑓 ∈ { ∈ (Arrow‘𝑐) ∣ (coda) = (doma𝑔)} ↦ ⟨(doma𝑓), (coda𝑔), ((2nd𝑔)(⟨(doma𝑓), (doma𝑔)⟩(comp‘𝑐)(coda𝑔))(2nd𝑓))⟩))
321, 31wceq 1539 1 wff compa = (𝑐 ∈ Cat ↦ (𝑔 ∈ (Arrow‘𝑐), 𝑓 ∈ { ∈ (Arrow‘𝑐) ∣ (coda) = (doma𝑔)} ↦ ⟨(doma𝑓), (coda𝑔), ((2nd𝑔)(⟨(doma𝑓), (doma𝑔)⟩(comp‘𝑐)(coda𝑔))(2nd𝑓))⟩))
Colors of variables: wff setvar class
This definition is referenced by:  coafval  17695
  Copyright terms: Public domain W3C validator