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

Theorem mpocurryvald 7936
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 7935 . . 3 (𝜑 → curry 𝐹 = (𝑥𝑋 ↦ (𝑦𝑌𝐶)))
5 nfcv 2977 . . . 4 𝑎(𝑦𝑌𝐶)
6 nfcv 2977 . . . . 5 𝑥𝑌
7 nfcsb1v 3907 . . . . 5 𝑥𝑎 / 𝑥𝐶
86, 7nfmpt 5163 . . . 4 𝑥(𝑦𝑌𝑎 / 𝑥𝐶)
9 csbeq1a 3897 . . . . 5 (𝑥 = 𝑎𝐶 = 𝑎 / 𝑥𝐶)
109mpteq2dv 5162 . . . 4 (𝑥 = 𝑎 → (𝑦𝑌𝐶) = (𝑦𝑌𝑎 / 𝑥𝐶))
115, 8, 10cbvmpt 5167 . . 3 (𝑥𝑋 ↦ (𝑦𝑌𝐶)) = (𝑎𝑋 ↦ (𝑦𝑌𝑎 / 𝑥𝐶))
124, 11syl6eq 2872 . 2 (𝜑 → curry 𝐹 = (𝑎𝑋 ↦ (𝑦𝑌𝑎 / 𝑥𝐶)))
13 csbeq1 3886 . . . 4 (𝑎 = 𝐴𝑎 / 𝑥𝐶 = 𝐴 / 𝑥𝐶)
1413adantl 484 . . 3 ((𝜑𝑎 = 𝐴) → 𝑎 / 𝑥𝐶 = 𝐴 / 𝑥𝐶)
1514mpteq2dv 5162 . 2 ((𝜑𝑎 = 𝐴) → (𝑦𝑌𝑎 / 𝑥𝐶) = (𝑦𝑌𝐴 / 𝑥𝐶))
16 mpocurryvald.a . 2 (𝜑𝐴𝑋)
17 mpocurryvald.y . . 3 (𝜑𝑌𝑊)
1817mptexd 6987 . 2 (𝜑 → (𝑦𝑌𝐴 / 𝑥𝐶) ∈ V)
1912, 15, 16, 18fvmptd 6775 1 (𝜑 → (curry 𝐹𝐴) = (𝑦𝑌𝐴 / 𝑥𝐶))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 398   = wceq 1537  wcel 2114  wne 3016  wral 3138  Vcvv 3494  csb 3883  c0 4291  cmpt 5146  cfv 6355  cmpo 7158  curry ccur 7931
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 2793  ax-rep 5190  ax-sep 5203  ax-nul 5210  ax-pow 5266  ax-pr 5330  ax-un 7461
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 2800  df-cleq 2814  df-clel 2893  df-nfc 2963  df-ne 3017  df-ral 3143  df-rex 3144  df-reu 3145  df-rab 3147  df-v 3496  df-sbc 3773  df-csb 3884  df-dif 3939  df-un 3941  df-in 3943  df-ss 3952  df-nul 4292  df-if 4468  df-sn 4568  df-pr 4570  df-op 4574  df-uni 4839  df-iun 4921  df-br 5067  df-opab 5129  df-mpt 5147  df-id 5460  df-xp 5561  df-rel 5562  df-cnv 5563  df-co 5564  df-dm 5565  df-rn 5566  df-res 5567  df-ima 5568  df-iota 6314  df-fun 6357  df-fn 6358  df-f 6359  df-f1 6360  df-fo 6361  df-f1o 6362  df-fv 6363  df-ov 7159  df-oprab 7160  df-mpo 7161  df-1st 7689  df-2nd 7690  df-cur 7933
This theorem is referenced by:  fvmpocurryd  7937  pmatcollpw3lem  21391  logbmpt  25366
  Copyright terms: Public domain W3C validator