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 17311
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 17309 . 2 class compa
2 vc . . 3 setvar 𝑐
3 ccat 16930 . . 3 class Cat
4 vg . . . 4 setvar 𝑔
5 vf . . . 4 setvar 𝑓
62cv 1535 . . . . 5 class 𝑐
7 carw 17277 . . . . 5 class Arrow
86, 7cfv 6348 . . . 4 class (Arrow‘𝑐)
9 vh . . . . . . . 8 setvar
109cv 1535 . . . . . . 7 class
11 ccoda 17276 . . . . . . 7 class coda
1210, 11cfv 6348 . . . . . 6 class (coda)
134cv 1535 . . . . . . 7 class 𝑔
14 cdoma 17275 . . . . . . 7 class doma
1513, 14cfv 6348 . . . . . 6 class (doma𝑔)
1612, 15wceq 1536 . . . . 5 wff (coda) = (doma𝑔)
1716, 9, 8crab 3141 . . . 4 class { ∈ (Arrow‘𝑐) ∣ (coda) = (doma𝑔)}
185cv 1535 . . . . . 6 class 𝑓
1918, 14cfv 6348 . . . . 5 class (doma𝑓)
2013, 11cfv 6348 . . . . 5 class (coda𝑔)
21 c2nd 7681 . . . . . . 7 class 2nd
2213, 21cfv 6348 . . . . . 6 class (2nd𝑔)
2318, 21cfv 6348 . . . . . 6 class (2nd𝑓)
2419, 15cop 4566 . . . . . . 7 class ⟨(doma𝑓), (doma𝑔)⟩
25 cco 16572 . . . . . . . 8 class comp
266, 25cfv 6348 . . . . . . 7 class (comp‘𝑐)
2724, 20, 26co 7149 . . . . . 6 class (⟨(doma𝑓), (doma𝑔)⟩(comp‘𝑐)(coda𝑔))
2822, 23, 27co 7149 . . . . 5 class ((2nd𝑔)(⟨(doma𝑓), (doma𝑔)⟩(comp‘𝑐)(coda𝑔))(2nd𝑓))
2919, 20, 28cotp 4568 . . . 4 class ⟨(doma𝑓), (coda𝑔), ((2nd𝑔)(⟨(doma𝑓), (doma𝑔)⟩(comp‘𝑐)(coda𝑔))(2nd𝑓))⟩
304, 5, 8, 17, 29cmpo 7151 . . 3 class (𝑔 ∈ (Arrow‘𝑐), 𝑓 ∈ { ∈ (Arrow‘𝑐) ∣ (coda) = (doma𝑔)} ↦ ⟨(doma𝑓), (coda𝑔), ((2nd𝑔)(⟨(doma𝑓), (doma𝑔)⟩(comp‘𝑐)(coda𝑔))(2nd𝑓))⟩)
312, 3, 30cmpt 5139 . 2 class (𝑐 ∈ Cat ↦ (𝑔 ∈ (Arrow‘𝑐), 𝑓 ∈ { ∈ (Arrow‘𝑐) ∣ (coda) = (doma𝑔)} ↦ ⟨(doma𝑓), (coda𝑔), ((2nd𝑔)(⟨(doma𝑓), (doma𝑔)⟩(comp‘𝑐)(coda𝑔))(2nd𝑓))⟩))
321, 31wceq 1536 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  17319
  Copyright terms: Public domain W3C validator