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

Theorem cbvoprab12 6627
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 1830 . . . . 5 𝑤 𝑢 = ⟨𝑥, 𝑦
2 cbvoprab12.1 . . . . 5 𝑤𝜑
31, 2nfan 1816 . . . 4 𝑤(𝑢 = ⟨𝑥, 𝑦⟩ ∧ 𝜑)
4 nfv 1830 . . . . 5 𝑣 𝑢 = ⟨𝑥, 𝑦
5 cbvoprab12.2 . . . . 5 𝑣𝜑
64, 5nfan 1816 . . . 4 𝑣(𝑢 = ⟨𝑥, 𝑦⟩ ∧ 𝜑)
7 nfv 1830 . . . . 5 𝑥 𝑢 = ⟨𝑤, 𝑣
8 cbvoprab12.3 . . . . 5 𝑥𝜓
97, 8nfan 1816 . . . 4 𝑥(𝑢 = ⟨𝑤, 𝑣⟩ ∧ 𝜓)
10 nfv 1830 . . . . 5 𝑦 𝑢 = ⟨𝑤, 𝑣
11 cbvoprab12.4 . . . . 5 𝑦𝜓
1210, 11nfan 1816 . . . 4 𝑦(𝑢 = ⟨𝑤, 𝑣⟩ ∧ 𝜓)
13 opeq12 4342 . . . . . 6 ((𝑥 = 𝑤𝑦 = 𝑣) → ⟨𝑥, 𝑦⟩ = ⟨𝑤, 𝑣⟩)
1413eqeq2d 2620 . . . . 5 ((𝑥 = 𝑤𝑦 = 𝑣) → (𝑢 = ⟨𝑥, 𝑦⟩ ↔ 𝑢 = ⟨𝑤, 𝑣⟩))
15 cbvoprab12.5 . . . . 5 ((𝑥 = 𝑤𝑦 = 𝑣) → (𝜑𝜓))
1614, 15anbi12d 743 . . . 4 ((𝑥 = 𝑤𝑦 = 𝑣) → ((𝑢 = ⟨𝑥, 𝑦⟩ ∧ 𝜑) ↔ (𝑢 = ⟨𝑤, 𝑣⟩ ∧ 𝜓)))
173, 6, 9, 12, 16cbvex2 2268 . . 3 (∃𝑥𝑦(𝑢 = ⟨𝑥, 𝑦⟩ ∧ 𝜑) ↔ ∃𝑤𝑣(𝑢 = ⟨𝑤, 𝑣⟩ ∧ 𝜓))
1817opabbii 4649 . 2 {⟨𝑢, 𝑧⟩ ∣ ∃𝑥𝑦(𝑢 = ⟨𝑥, 𝑦⟩ ∧ 𝜑)} = {⟨𝑢, 𝑧⟩ ∣ ∃𝑤𝑣(𝑢 = ⟨𝑤, 𝑣⟩ ∧ 𝜓)}
19 dfoprab2 6599 . 2 {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜑} = {⟨𝑢, 𝑧⟩ ∣ ∃𝑥𝑦(𝑢 = ⟨𝑥, 𝑦⟩ ∧ 𝜑)}
20 dfoprab2 6599 . 2 {⟨⟨𝑤, 𝑣⟩, 𝑧⟩ ∣ 𝜓} = {⟨𝑢, 𝑧⟩ ∣ ∃𝑤𝑣(𝑢 = ⟨𝑤, 𝑣⟩ ∧ 𝜓)}
2118, 19, 203eqtr4i 2642 1 {⟨⟨𝑥, 𝑦⟩, 𝑧⟩ ∣ 𝜑} = {⟨⟨𝑤, 𝑣⟩, 𝑧⟩ ∣ 𝜓}
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 195  wa 383   = wceq 1475  wex 1695  wnf 1699  cop 4131  {copab 4642  {coprab 6550
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1713  ax-4 1728  ax-5 1827  ax-6 1875  ax-7 1922  ax-9 1986  ax-10 2006  ax-11 2021  ax-12 2034  ax-13 2234  ax-ext 2590  ax-sep 4709  ax-nul 4717  ax-pr 4833
This theorem depends on definitions:  df-bi 196  df-or 384  df-an 385  df-3an 1033  df-tru 1478  df-ex 1696  df-nf 1701  df-sb 1868  df-clab 2597  df-cleq 2603  df-clel 2606  df-nfc 2740  df-rab 2905  df-v 3175  df-dif 3543  df-un 3545  df-in 3547  df-ss 3554  df-nul 3875  df-if 4037  df-sn 4126  df-pr 4128  df-op 4132  df-opab 4644  df-oprab 6553
This theorem is referenced by:  cbvoprab12v  6628  cbvmpt2x  6631  dfoprab4f  7117  fmpt2x  7125  tposoprab  7275  cbvmpt2x2  41907
  Copyright terms: Public domain W3C validator