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

Theorem cbvoprab12 6729
Description: Rule used to change first two bound variables in an operation abstraction, using implicit substitution. (Contributed by NM, 21-Feb-2004.) (Proof shortened by Andrew Salmon, 22-Oct-2011.)
Hypotheses
Ref Expression
cbvoprab12.1 𝑤𝜑
cbvoprab12.2 𝑣𝜑
cbvoprab12.3 𝑥𝜓
cbvoprab12.4 𝑦𝜓
cbvoprab12.5 ((𝑥 = 𝑤𝑦 = 𝑣) → (𝜑𝜓))
Assertion
Ref Expression
cbvoprab12 {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜑} = {⟨⟨𝑤, 𝑣⟩, 𝑧⟩ ∣ 𝜓}
Distinct variable group:   𝑥,𝑦,𝑧,𝑤,𝑣
Allowed substitution hints:   𝜑(𝑥,𝑦,𝑧,𝑤,𝑣)   𝜓(𝑥,𝑦,𝑧,𝑤,𝑣)

Proof of Theorem cbvoprab12
Dummy variable 𝑢 is distinct from all other variables.
StepHypRef Expression
1 nfv 1843 . . . . 5 𝑤 𝑢 = ⟨𝑥, 𝑦
2 cbvoprab12.1 . . . . 5 𝑤𝜑
31, 2nfan 1828 . . . 4 𝑤(𝑢 = ⟨𝑥, 𝑦⟩ ∧ 𝜑)
4 nfv 1843 . . . . 5 𝑣 𝑢 = ⟨𝑥, 𝑦
5 cbvoprab12.2 . . . . 5 𝑣𝜑
64, 5nfan 1828 . . . 4 𝑣(𝑢 = ⟨𝑥, 𝑦⟩ ∧ 𝜑)
7 nfv 1843 . . . . 5 𝑥 𝑢 = ⟨𝑤, 𝑣
8 cbvoprab12.3 . . . . 5 𝑥𝜓
97, 8nfan 1828 . . . 4 𝑥(𝑢 = ⟨𝑤, 𝑣⟩ ∧ 𝜓)
10 nfv 1843 . . . . 5 𝑦 𝑢 = ⟨𝑤, 𝑣
11 cbvoprab12.4 . . . . 5 𝑦𝜓
1210, 11nfan 1828 . . . 4 𝑦(𝑢 = ⟨𝑤, 𝑣⟩ ∧ 𝜓)
13 opeq12 4404 . . . . . 6 ((𝑥 = 𝑤𝑦 = 𝑣) → ⟨𝑥, 𝑦⟩ = ⟨𝑤, 𝑣⟩)
1413eqeq2d 2632 . . . . 5 ((𝑥 = 𝑤𝑦 = 𝑣) → (𝑢 = ⟨𝑥, 𝑦⟩ ↔ 𝑢 = ⟨𝑤, 𝑣⟩))
15 cbvoprab12.5 . . . . 5 ((𝑥 = 𝑤𝑦 = 𝑣) → (𝜑𝜓))
1614, 15anbi12d 747 . . . 4 ((𝑥 = 𝑤𝑦 = 𝑣) → ((𝑢 = ⟨𝑥, 𝑦⟩ ∧ 𝜑) ↔ (𝑢 = ⟨𝑤, 𝑣⟩ ∧ 𝜓)))
173, 6, 9, 12, 16cbvex2 2280 . . 3 (∃𝑥𝑦(𝑢 = ⟨𝑥, 𝑦⟩ ∧ 𝜑) ↔ ∃𝑤𝑣(𝑢 = ⟨𝑤, 𝑣⟩ ∧ 𝜓))
1817opabbii 4717 . 2 {⟨𝑢, 𝑧⟩ ∣ ∃𝑥𝑦(𝑢 = ⟨𝑥, 𝑦⟩ ∧ 𝜑)} = {⟨𝑢, 𝑧⟩ ∣ ∃𝑤𝑣(𝑢 = ⟨𝑤, 𝑣⟩ ∧ 𝜓)}
19 dfoprab2 6701 . 2 {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜑} = {⟨𝑢, 𝑧⟩ ∣ ∃𝑥𝑦(𝑢 = ⟨𝑥, 𝑦⟩ ∧ 𝜑)}
20 dfoprab2 6701 . 2 {⟨⟨𝑤, 𝑣⟩, 𝑧⟩ ∣ 𝜓} = {⟨𝑢, 𝑧⟩ ∣ ∃𝑤𝑣(𝑢 = ⟨𝑤, 𝑣⟩ ∧ 𝜓)}
2118, 19, 203eqtr4i 2654 1 {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜑} = {⟨⟨𝑤, 𝑣⟩, 𝑧⟩ ∣ 𝜓}
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 196  wa 384   = wceq 1483  wex 1704  wnf 1708  cop 4183  {copab 4712  {coprab 6651
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1722  ax-4 1737  ax-5 1839  ax-6 1888  ax-7 1935  ax-9 1999  ax-10 2019  ax-11 2034  ax-12 2047  ax-13 2246  ax-ext 2602  ax-sep 4781  ax-nul 4789  ax-pr 4906
This theorem depends on definitions:  df-bi 197  df-or 385  df-an 386  df-3an 1039  df-tru 1486  df-ex 1705  df-nf 1710  df-sb 1881  df-clab 2609  df-cleq 2615  df-clel 2618  df-nfc 2753  df-rab 2921  df-v 3202  df-dif 3577  df-un 3579  df-in 3581  df-ss 3588  df-nul 3916  df-if 4087  df-sn 4178  df-pr 4180  df-op 4184  df-opab 4713  df-oprab 6654
This theorem is referenced by:  cbvoprab12v  6730  cbvmpt2x  6733  dfoprab4f  7226  fmpt2x  7236  tposoprab  7388  cbvmpt2x2  42114
  Copyright terms: Public domain W3C validator