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

Theorem pcovalg 25064
Description: Evaluate the concatenation of two paths. (Contributed by Mario Carneiro, 7-Jun-2014.)
Hypotheses
Ref Expression
pcoval.2 (𝜑𝐹 ∈ (II Cn 𝐽))
pcoval.3 (𝜑𝐺 ∈ (II Cn 𝐽))
Assertion
Ref Expression
pcovalg ((𝜑𝑋 ∈ (0[,]1)) → ((𝐹(*𝑝𝐽)𝐺)‘𝑋) = if(𝑋 ≤ (1 / 2), (𝐹‘(2 · 𝑋)), (𝐺‘((2 · 𝑋) − 1))))

Proof of Theorem pcovalg
Dummy variable 𝑥 is distinct from all other variables.
StepHypRef Expression
1 pcoval.2 . . . 4 (𝜑𝐹 ∈ (II Cn 𝐽))
2 pcoval.3 . . . 4 (𝜑𝐺 ∈ (II Cn 𝐽))
31, 2pcoval 25063 . . 3 (𝜑 → (𝐹(*𝑝𝐽)𝐺) = (𝑥 ∈ (0[,]1) ↦ if(𝑥 ≤ (1 / 2), (𝐹‘(2 · 𝑥)), (𝐺‘((2 · 𝑥) − 1)))))
43fveq1d 6922 . 2 (𝜑 → ((𝐹(*𝑝𝐽)𝐺)‘𝑋) = ((𝑥 ∈ (0[,]1) ↦ if(𝑥 ≤ (1 / 2), (𝐹‘(2 · 𝑥)), (𝐺‘((2 · 𝑥) − 1))))‘𝑋))
5 breq1 5169 . . . 4 (𝑥 = 𝑋 → (𝑥 ≤ (1 / 2) ↔ 𝑋 ≤ (1 / 2)))
6 oveq2 7456 . . . . 5 (𝑥 = 𝑋 → (2 · 𝑥) = (2 · 𝑋))
76fveq2d 6924 . . . 4 (𝑥 = 𝑋 → (𝐹‘(2 · 𝑥)) = (𝐹‘(2 · 𝑋)))
86fvoveq1d 7470 . . . 4 (𝑥 = 𝑋 → (𝐺‘((2 · 𝑥) − 1)) = (𝐺‘((2 · 𝑋) − 1)))
95, 7, 8ifbieq12d 4576 . . 3 (𝑥 = 𝑋 → if(𝑥 ≤ (1 / 2), (𝐹‘(2 · 𝑥)), (𝐺‘((2 · 𝑥) − 1))) = if(𝑋 ≤ (1 / 2), (𝐹‘(2 · 𝑋)), (𝐺‘((2 · 𝑋) − 1))))
10 eqid 2740 . . 3 (𝑥 ∈ (0[,]1) ↦ if(𝑥 ≤ (1 / 2), (𝐹‘(2 · 𝑥)), (𝐺‘((2 · 𝑥) − 1)))) = (𝑥 ∈ (0[,]1) ↦ if(𝑥 ≤ (1 / 2), (𝐹‘(2 · 𝑥)), (𝐺‘((2 · 𝑥) − 1))))
11 fvex 6933 . . . 4 (𝐹‘(2 · 𝑋)) ∈ V
12 fvex 6933 . . . 4 (𝐺‘((2 · 𝑋) − 1)) ∈ V
1311, 12ifex 4598 . . 3 if(𝑋 ≤ (1 / 2), (𝐹‘(2 · 𝑋)), (𝐺‘((2 · 𝑋) − 1))) ∈ V
149, 10, 13fvmpt 7029 . 2 (𝑋 ∈ (0[,]1) → ((𝑥 ∈ (0[,]1) ↦ if(𝑥 ≤ (1 / 2), (𝐹‘(2 · 𝑥)), (𝐺‘((2 · 𝑥) − 1))))‘𝑋) = if(𝑋 ≤ (1 / 2), (𝐹‘(2 · 𝑋)), (𝐺‘((2 · 𝑋) − 1))))
154, 14sylan9eq 2800 1 ((𝜑𝑋 ∈ (0[,]1)) → ((𝐹(*𝑝𝐽)𝐺)‘𝑋) = if(𝑋 ≤ (1 / 2), (𝐹‘(2 · 𝑋)), (𝐺‘((2 · 𝑋) − 1))))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 395   = wceq 1537  wcel 2108  ifcif 4548   class class class wbr 5166  cmpt 5249  cfv 6573  (class class class)co 7448  0cc0 11184  1c1 11185   · cmul 11189  cle 11325  cmin 11520   / cdiv 11947  2c2 12348  [,]cicc 13410   Cn ccn 23253  IIcii 24920  *𝑝cpco 25052
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1793  ax-4 1807  ax-5 1909  ax-6 1967  ax-7 2007  ax-8 2110  ax-9 2118  ax-10 2141  ax-11 2158  ax-12 2178  ax-ext 2711  ax-rep 5303  ax-sep 5317  ax-nul 5324  ax-pow 5383  ax-pr 5447  ax-un 7770
This theorem depends on definitions:  df-bi 207  df-an 396  df-or 847  df-3an 1089  df-tru 1540  df-fal 1550  df-ex 1778  df-nf 1782  df-sb 2065  df-mo 2543  df-eu 2572  df-clab 2718  df-cleq 2732  df-clel 2819  df-nfc 2895  df-ne 2947  df-ral 3068  df-rex 3077  df-reu 3389  df-rab 3444  df-v 3490  df-sbc 3805  df-csb 3922  df-dif 3979  df-un 3981  df-in 3983  df-ss 3993  df-nul 4353  df-if 4549  df-pw 4624  df-sn 4649  df-pr 4651  df-op 4655  df-uni 4932  df-iun 5017  df-br 5167  df-opab 5229  df-mpt 5250  df-id 5593  df-xp 5706  df-rel 5707  df-cnv 5708  df-co 5709  df-dm 5710  df-rn 5711  df-res 5712  df-ima 5713  df-iota 6525  df-fun 6575  df-fn 6576  df-f 6577  df-f1 6578  df-fo 6579  df-f1o 6580  df-fv 6581  df-ov 7451  df-oprab 7452  df-mpo 7453  df-1st 8030  df-2nd 8031  df-map 8886  df-top 22921  df-topon 22938  df-cn 23256  df-pco 25057
This theorem is referenced by:  pcoval1  25065  pcoval2  25068  pcohtpylem  25071
  Copyright terms: Public domain W3C validator