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

Theorem mpocurryvald 8210
Description: The value of a curried operation given in maps-to notation is a function over the second argument of the original operation. (Contributed by AV, 27-Oct-2019.)
Hypotheses
Ref Expression
mpocurryd.f 𝐹 = (𝑥𝑋, 𝑦𝑌𝐶)
mpocurryd.c (𝜑 → ∀𝑥𝑋𝑦𝑌 𝐶𝑉)
mpocurryd.n (𝜑𝑌 ≠ ∅)
mpocurryvald.y (𝜑𝑌𝑊)
mpocurryvald.a (𝜑𝐴𝑋)
Assertion
Ref Expression
mpocurryvald (𝜑 → (curry 𝐹𝐴) = (𝑦𝑌𝐴 / 𝑥𝐶))
Distinct variable groups:   𝑥,𝐹,𝑦   𝑥,𝑉,𝑦   𝑥,𝑋,𝑦   𝑥,𝑌,𝑦   𝜑,𝑥,𝑦   𝑥,𝐴,𝑦
Allowed substitution hints:   𝐶(𝑥,𝑦)   𝑊(𝑥,𝑦)

Proof of Theorem mpocurryvald
Dummy variable 𝑎 is distinct from all other variables.
StepHypRef Expression
1 mpocurryd.f . . . 4 𝐹 = (𝑥𝑋, 𝑦𝑌𝐶)
2 mpocurryd.c . . . 4 (𝜑 → ∀𝑥𝑋𝑦𝑌 𝐶𝑉)
3 mpocurryd.n . . . 4 (𝜑𝑌 ≠ ∅)
41, 2, 3mpocurryd 8209 . . 3 (𝜑 → curry 𝐹 = (𝑥𝑋 ↦ (𝑦𝑌𝐶)))
5 nfcv 2901 . . . 4 𝑎(𝑦𝑌𝐶)
6 nfcv 2901 . . . . 5 𝑥𝑌
7 nfcsb1v 3855 . . . . 5 𝑥𝑎 / 𝑥𝐶
86, 7nfmpt 5170 . . . 4 𝑥(𝑦𝑌𝑎 / 𝑥𝐶)
9 csbeq1a 3845 . . . . 5 (𝑥 = 𝑎𝐶 = 𝑎 / 𝑥𝐶)
109mpteq2dv 5166 . . . 4 (𝑥 = 𝑎 → (𝑦𝑌𝐶) = (𝑦𝑌𝑎 / 𝑥𝐶))
115, 8, 10cbvmpt 5174 . . 3 (𝑥𝑋 ↦ (𝑦𝑌𝐶)) = (𝑎𝑋 ↦ (𝑦𝑌𝑎 / 𝑥𝐶))
124, 11eqtrdi 2790 . 2 (𝜑 → curry 𝐹 = (𝑎𝑋 ↦ (𝑦𝑌𝑎 / 𝑥𝐶)))
13 csbeq1 3834 . . . 4 (𝑎 = 𝐴𝑎 / 𝑥𝐶 = 𝐴 / 𝑥𝐶)
1413adantl 482 . . 3 ((𝜑𝑎 = 𝐴) → 𝑎 / 𝑥𝐶 = 𝐴 / 𝑥𝐶)
1514mpteq2dv 5166 . 2 ((𝜑𝑎 = 𝐴) → (𝑦𝑌𝑎 / 𝑥𝐶) = (𝑦𝑌𝐴 / 𝑥𝐶))
16 mpocurryvald.a . 2 (𝜑𝐴𝑋)
17 mpocurryvald.y . . 3 (𝜑𝑌𝑊)
1817mptexd 7168 . 2 (𝜑 → (𝑦𝑌𝐴 / 𝑥𝐶) ∈ V)
1912, 15, 16, 18fvmptd 6943 1 (𝜑 → (curry 𝐹𝐴) = (𝑦𝑌𝐴 / 𝑥𝐶))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 396   = wceq 1547  wcel 2119  wne 2934  wral 3053  Vcvv 3431  csb 3831  c0 4261  cmpt 5153  cfv 6485  cmpo 7358  curry ccur 8205
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1802  ax-4 1816  ax-5 1917  ax-6 1974  ax-7 2015  ax-8 2121  ax-9 2129  ax-10 2152  ax-11 2168  ax-12 2189  ax-ext 2711  ax-rep 5199  ax-sep 5218  ax-nul 5228  ax-pr 5362  ax-un 7678
This theorem depends on definitions:  df-bi 208  df-an 397  df-or 854  df-3an 1094  df-tru 1550  df-fal 1560  df-ex 1787  df-nf 1791  df-sb 2074  df-mo 2543  df-eu 2573  df-clab 2718  df-cleq 2731  df-clel 2814  df-nfc 2888  df-ne 2935  df-ral 3054  df-rex 3064  df-reu 3345  df-rab 3392  df-v 3433  df-sbc 3724  df-csb 3832  df-dif 3886  df-un 3888  df-in 3890  df-ss 3900  df-nul 4262  df-if 4455  df-sn 4556  df-pr 4558  df-op 4562  df-uni 4839  df-iun 4923  df-br 5073  df-opab 5135  df-mpt 5154  df-id 5513  df-xp 5624  df-rel 5625  df-cnv 5626  df-co 5627  df-dm 5628  df-rn 5629  df-res 5630  df-ima 5631  df-iota 6441  df-fun 6487  df-fn 6488  df-f 6489  df-f1 6490  df-fo 6491  df-f1o 6492  df-fv 6493  df-ov 7359  df-oprab 7360  df-mpo 7361  df-1st 7931  df-2nd 7932  df-cur 8207
This theorem is referenced by:  fvmpocurryd  8211  pmatcollpw3lem  22766  logbmpt  26770
  Copyright terms: Public domain W3C validator