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

Theorem pcoval 24969
Description: The concatenation of two paths. (Contributed by Jeff Madsen, 15-Jun-2010.) (Revised by Mario Carneiro, 23-Aug-2014.)
Hypotheses
Ref Expression
pcoval.2 (𝜑𝐹 ∈ (II Cn 𝐽))
pcoval.3 (𝜑𝐺 ∈ (II Cn 𝐽))
Assertion
Ref Expression
pcoval (𝜑 → (𝐹(*𝑝𝐽)𝐺) = (𝑥 ∈ (0[,]1) ↦ if(𝑥 ≤ (1 / 2), (𝐹‘(2 · 𝑥)), (𝐺‘((2 · 𝑥) − 1)))))
Distinct variable groups:   𝑥,𝐹   𝑥,𝐺   𝜑,𝑥   𝑥,𝐽

Proof of Theorem pcoval
Dummy variables 𝑓 𝑔 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 pcoval.2 . 2 (𝜑𝐹 ∈ (II Cn 𝐽))
2 pcoval.3 . 2 (𝜑𝐺 ∈ (II Cn 𝐽))
3 fveq1 6832 . . . . . 6 (𝑓 = 𝐹 → (𝑓‘(2 · 𝑥)) = (𝐹‘(2 · 𝑥)))
43adantr 480 . . . . 5 ((𝑓 = 𝐹𝑔 = 𝐺) → (𝑓‘(2 · 𝑥)) = (𝐹‘(2 · 𝑥)))
5 fveq1 6832 . . . . . 6 (𝑔 = 𝐺 → (𝑔‘((2 · 𝑥) − 1)) = (𝐺‘((2 · 𝑥) − 1)))
65adantl 481 . . . . 5 ((𝑓 = 𝐹𝑔 = 𝐺) → (𝑔‘((2 · 𝑥) − 1)) = (𝐺‘((2 · 𝑥) − 1)))
74, 6ifeq12d 4500 . . . 4 ((𝑓 = 𝐹𝑔 = 𝐺) → if(𝑥 ≤ (1 / 2), (𝑓‘(2 · 𝑥)), (𝑔‘((2 · 𝑥) − 1))) = if(𝑥 ≤ (1 / 2), (𝐹‘(2 · 𝑥)), (𝐺‘((2 · 𝑥) − 1))))
87mpteq2dv 5191 . . 3 ((𝑓 = 𝐹𝑔 = 𝐺) → (𝑥 ∈ (0[,]1) ↦ if(𝑥 ≤ (1 / 2), (𝑓‘(2 · 𝑥)), (𝑔‘((2 · 𝑥) − 1)))) = (𝑥 ∈ (0[,]1) ↦ if(𝑥 ≤ (1 / 2), (𝐹‘(2 · 𝑥)), (𝐺‘((2 · 𝑥) − 1)))))
9 pcofval 24968 . . 3 (*𝑝𝐽) = (𝑓 ∈ (II Cn 𝐽), 𝑔 ∈ (II Cn 𝐽) ↦ (𝑥 ∈ (0[,]1) ↦ if(𝑥 ≤ (1 / 2), (𝑓‘(2 · 𝑥)), (𝑔‘((2 · 𝑥) − 1)))))
10 ovex 7391 . . . 4 (0[,]1) ∈ V
1110mptex 7169 . . 3 (𝑥 ∈ (0[,]1) ↦ if(𝑥 ≤ (1 / 2), (𝐹‘(2 · 𝑥)), (𝐺‘((2 · 𝑥) − 1)))) ∈ V
128, 9, 11ovmpoa 7513 . 2 ((𝐹 ∈ (II Cn 𝐽) ∧ 𝐺 ∈ (II Cn 𝐽)) → (𝐹(*𝑝𝐽)𝐺) = (𝑥 ∈ (0[,]1) ↦ if(𝑥 ≤ (1 / 2), (𝐹‘(2 · 𝑥)), (𝐺‘((2 · 𝑥) − 1)))))
131, 2, 12syl2anc 585 1 (𝜑 → (𝐹(*𝑝𝐽)𝐺) = (𝑥 ∈ (0[,]1) ↦ if(𝑥 ≤ (1 / 2), (𝐹‘(2 · 𝑥)), (𝐺‘((2 · 𝑥) − 1)))))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 395   = wceq 1542  wcel 2114  ifcif 4478   class class class wbr 5097  cmpt 5178  cfv 6491  (class class class)co 7358  0cc0 11028  1c1 11029   · cmul 11033  cle 11169  cmin 11366   / cdiv 11796  2c2 12202  [,]cicc 13266   Cn ccn 23170  IIcii 24826  *𝑝cpco 24958
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1797  ax-4 1811  ax-5 1912  ax-6 1969  ax-7 2010  ax-8 2116  ax-9 2124  ax-10 2147  ax-11 2163  ax-12 2183  ax-ext 2707  ax-rep 5223  ax-sep 5240  ax-nul 5250  ax-pow 5309  ax-pr 5376  ax-un 7680
This theorem depends on definitions:  df-bi 207  df-an 396  df-or 849  df-3an 1089  df-tru 1545  df-fal 1555  df-ex 1782  df-nf 1786  df-sb 2069  df-mo 2538  df-eu 2568  df-clab 2714  df-cleq 2727  df-clel 2810  df-nfc 2884  df-ne 2932  df-ral 3051  df-rex 3060  df-reu 3350  df-rab 3399  df-v 3441  df-sbc 3740  df-csb 3849  df-dif 3903  df-un 3905  df-in 3907  df-ss 3917  df-nul 4285  df-if 4479  df-pw 4555  df-sn 4580  df-pr 4582  df-op 4586  df-uni 4863  df-iun 4947  df-br 5098  df-opab 5160  df-mpt 5179  df-id 5518  df-xp 5629  df-rel 5630  df-cnv 5631  df-co 5632  df-dm 5633  df-rn 5634  df-res 5635  df-ima 5636  df-iota 6447  df-fun 6493  df-fn 6494  df-f 6495  df-f1 6496  df-fo 6497  df-f1o 6498  df-fv 6499  df-ov 7361  df-oprab 7362  df-mpo 7363  df-1st 7933  df-2nd 7934  df-map 8767  df-top 22840  df-topon 22857  df-cn 23173  df-pco 24963
This theorem is referenced by:  pcovalg  24970  pco1  24973  pcocn  24975  copco  24976  pcopt  24980  pcopt2  24981  pcoass  24982
  Copyright terms: Public domain W3C validator