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

Theorem pcoval 23617
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 6671 . . . . . 6 (𝑓 = 𝐹 → (𝑓‘(2 · 𝑥)) = (𝐹‘(2 · 𝑥)))
43adantr 483 . . . . 5 ((𝑓 = 𝐹𝑔 = 𝐺) → (𝑓‘(2 · 𝑥)) = (𝐹‘(2 · 𝑥)))
5 fveq1 6671 . . . . . 6 (𝑔 = 𝐺 → (𝑔‘((2 · 𝑥) − 1)) = (𝐺‘((2 · 𝑥) − 1)))
65adantl 484 . . . . 5 ((𝑓 = 𝐹𝑔 = 𝐺) → (𝑔‘((2 · 𝑥) − 1)) = (𝐺‘((2 · 𝑥) − 1)))
74, 6ifeq12d 4489 . . . 4 ((𝑓 = 𝐹𝑔 = 𝐺) → if(𝑥 ≤ (1 / 2), (𝑓‘(2 · 𝑥)), (𝑔‘((2 · 𝑥) − 1))) = if(𝑥 ≤ (1 / 2), (𝐹‘(2 · 𝑥)), (𝐺‘((2 · 𝑥) − 1))))
87mpteq2dv 5164 . . 3 ((𝑓 = 𝐹𝑔 = 𝐺) → (𝑥 ∈ (0[,]1) ↦ if(𝑥 ≤ (1 / 2), (𝑓‘(2 · 𝑥)), (𝑔‘((2 · 𝑥) − 1)))) = (𝑥 ∈ (0[,]1) ↦ if(𝑥 ≤ (1 / 2), (𝐹‘(2 · 𝑥)), (𝐺‘((2 · 𝑥) − 1)))))
9 pcofval 23616 . . 3 (*𝑝𝐽) = (𝑓 ∈ (II Cn 𝐽), 𝑔 ∈ (II Cn 𝐽) ↦ (𝑥 ∈ (0[,]1) ↦ if(𝑥 ≤ (1 / 2), (𝑓‘(2 · 𝑥)), (𝑔‘((2 · 𝑥) − 1)))))
10 ovex 7191 . . . 4 (0[,]1) ∈ V
1110mptex 6988 . . 3 (𝑥 ∈ (0[,]1) ↦ if(𝑥 ≤ (1 / 2), (𝐹‘(2 · 𝑥)), (𝐺‘((2 · 𝑥) − 1)))) ∈ V
128, 9, 11ovmpoa 7307 . 2 ((𝐹 ∈ (II Cn 𝐽) ∧ 𝐺 ∈ (II Cn 𝐽)) → (𝐹(*𝑝𝐽)𝐺) = (𝑥 ∈ (0[,]1) ↦ if(𝑥 ≤ (1 / 2), (𝐹‘(2 · 𝑥)), (𝐺‘((2 · 𝑥) − 1)))))
131, 2, 12syl2anc 586 1 (𝜑 → (𝐹(*𝑝𝐽)𝐺) = (𝑥 ∈ (0[,]1) ↦ if(𝑥 ≤ (1 / 2), (𝐹‘(2 · 𝑥)), (𝐺‘((2 · 𝑥) − 1)))))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 398   = wceq 1537  wcel 2114  ifcif 4469   class class class wbr 5068  cmpt 5148  cfv 6357  (class class class)co 7158  0cc0 10539  1c1 10540   · cmul 10544  cle 10678  cmin 10872   / cdiv 11299  2c2 11695  [,]cicc 12744   Cn ccn 21834  IIcii 23485  *𝑝cpco 23606
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1796  ax-4 1810  ax-5 1911  ax-6 1970  ax-7 2015  ax-8 2116  ax-9 2124  ax-10 2145  ax-11 2161  ax-12 2177  ax-ext 2795  ax-rep 5192  ax-sep 5205  ax-nul 5212  ax-pow 5268  ax-pr 5332  ax-un 7463
This theorem depends on definitions:  df-bi 209  df-an 399  df-or 844  df-3an 1085  df-tru 1540  df-ex 1781  df-nf 1785  df-sb 2070  df-mo 2622  df-eu 2654  df-clab 2802  df-cleq 2816  df-clel 2895  df-nfc 2965  df-ne 3019  df-ral 3145  df-rex 3146  df-reu 3147  df-rab 3149  df-v 3498  df-sbc 3775  df-csb 3886  df-dif 3941  df-un 3943  df-in 3945  df-ss 3954  df-nul 4294  df-if 4470  df-pw 4543  df-sn 4570  df-pr 4572  df-op 4576  df-uni 4841  df-iun 4923  df-br 5069  df-opab 5131  df-mpt 5149  df-id 5462  df-xp 5563  df-rel 5564  df-cnv 5565  df-co 5566  df-dm 5567  df-rn 5568  df-res 5569  df-ima 5570  df-iota 6316  df-fun 6359  df-fn 6360  df-f 6361  df-f1 6362  df-fo 6363  df-f1o 6364  df-fv 6365  df-ov 7161  df-oprab 7162  df-mpo 7163  df-1st 7691  df-2nd 7692  df-map 8410  df-top 21504  df-topon 21521  df-cn 21837  df-pco 23611
This theorem is referenced by:  pcovalg  23618  pco1  23621  pcocn  23623  copco  23624  pcopt  23628  pcopt2  23629  pcoass  23630
  Copyright terms: Public domain W3C validator