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

Theorem cbvopab 5238
Description: Rule used to change bound variables in an ordered-pair class abstraction, using implicit substitution. (Contributed by NM, 14-Sep-2003.)
Hypotheses
Ref Expression
cbvopab.1 𝑧𝜑
cbvopab.2 𝑤𝜑
cbvopab.3 𝑥𝜓
cbvopab.4 𝑦𝜓
cbvopab.5 ((𝑥 = 𝑧𝑦 = 𝑤) → (𝜑𝜓))
Assertion
Ref Expression
cbvopab {⟨𝑥, 𝑦⟩ ∣ 𝜑} = {⟨𝑧, 𝑤⟩ ∣ 𝜓}
Distinct variable group:   𝑥,𝑦,𝑧,𝑤
Allowed substitution hints:   𝜑(𝑥,𝑦,𝑧,𝑤)   𝜓(𝑥,𝑦,𝑧,𝑤)

Proof of Theorem cbvopab
Dummy variable 𝑣 is distinct from all other variables.
StepHypRef Expression
1 nfv 1913 . . . . 5 𝑧 𝑣 = ⟨𝑥, 𝑦
2 cbvopab.1 . . . . 5 𝑧𝜑
31, 2nfan 1898 . . . 4 𝑧(𝑣 = ⟨𝑥, 𝑦⟩ ∧ 𝜑)
4 nfv 1913 . . . . 5 𝑤 𝑣 = ⟨𝑥, 𝑦
5 cbvopab.2 . . . . 5 𝑤𝜑
64, 5nfan 1898 . . . 4 𝑤(𝑣 = ⟨𝑥, 𝑦⟩ ∧ 𝜑)
7 nfv 1913 . . . . 5 𝑥 𝑣 = ⟨𝑧, 𝑤
8 cbvopab.3 . . . . 5 𝑥𝜓
97, 8nfan 1898 . . . 4 𝑥(𝑣 = ⟨𝑧, 𝑤⟩ ∧ 𝜓)
10 nfv 1913 . . . . 5 𝑦 𝑣 = ⟨𝑧, 𝑤
11 cbvopab.4 . . . . 5 𝑦𝜓
1210, 11nfan 1898 . . . 4 𝑦(𝑣 = ⟨𝑧, 𝑤⟩ ∧ 𝜓)
13 opeq12 4899 . . . . . 6 ((𝑥 = 𝑧𝑦 = 𝑤) → ⟨𝑥, 𝑦⟩ = ⟨𝑧, 𝑤⟩)
1413eqeq2d 2751 . . . . 5 ((𝑥 = 𝑧𝑦 = 𝑤) → (𝑣 = ⟨𝑥, 𝑦⟩ ↔ 𝑣 = ⟨𝑧, 𝑤⟩))
15 cbvopab.5 . . . . 5 ((𝑥 = 𝑧𝑦 = 𝑤) → (𝜑𝜓))
1614, 15anbi12d 631 . . . 4 ((𝑥 = 𝑧𝑦 = 𝑤) → ((𝑣 = ⟨𝑥, 𝑦⟩ ∧ 𝜑) ↔ (𝑣 = ⟨𝑧, 𝑤⟩ ∧ 𝜓)))
173, 6, 9, 12, 16cbvex2v 2350 . . 3 (∃𝑥𝑦(𝑣 = ⟨𝑥, 𝑦⟩ ∧ 𝜑) ↔ ∃𝑧𝑤(𝑣 = ⟨𝑧, 𝑤⟩ ∧ 𝜓))
1817abbii 2812 . 2 {𝑣 ∣ ∃𝑥𝑦(𝑣 = ⟨𝑥, 𝑦⟩ ∧ 𝜑)} = {𝑣 ∣ ∃𝑧𝑤(𝑣 = ⟨𝑧, 𝑤⟩ ∧ 𝜓)}
19 df-opab 5229 . 2 {⟨𝑥, 𝑦⟩ ∣ 𝜑} = {𝑣 ∣ ∃𝑥𝑦(𝑣 = ⟨𝑥, 𝑦⟩ ∧ 𝜑)}
20 df-opab 5229 . 2 {⟨𝑧, 𝑤⟩ ∣ 𝜓} = {𝑣 ∣ ∃𝑧𝑤(𝑣 = ⟨𝑧, 𝑤⟩ ∧ 𝜓)}
2118, 19, 203eqtr4i 2778 1 {⟨𝑥, 𝑦⟩ ∣ 𝜑} = {⟨𝑧, 𝑤⟩ ∣ 𝜓}
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 206  wa 395   = wceq 1537  wex 1777  wnf 1781  {cab 2717  cop 4654  {copab 5228
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
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-clab 2718  df-cleq 2732  df-clel 2819  df-rab 3444  df-v 3490  df-dif 3979  df-un 3981  df-ss 3993  df-nul 4353  df-if 4549  df-sn 4649  df-pr 4651  df-op 4655  df-opab 5229
This theorem is referenced by:  cbvopabvOLD  5240  dfrel4  6222  bj-opabco  37154  aomclem8  43018
  Copyright terms: Public domain W3C validator