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

Theorem sbcop1 5426
Description: The proper substitution of an ordered pair for a setvar variable corresponds to a proper substitution of its first component. (Contributed by AV, 8-Apr-2023.)
Hypothesis
Ref Expression
sbcop.z (𝑧 = ⟨𝑥, 𝑦⟩ → (𝜑𝜓))
Assertion
Ref Expression
sbcop1 ([𝑎 / 𝑥]𝜓[𝑎, 𝑦⟩ / 𝑧]𝜑)
Distinct variable groups:   𝑥,𝑎,𝑦,𝑧   𝜑,𝑥,𝑦   𝜓,𝑧
Allowed substitution hints:   𝜑(𝑧,𝑎)   𝜓(𝑥,𝑦,𝑎)

Proof of Theorem sbcop1
StepHypRef Expression
1 sbc5 3764 . . . . 5 ([𝑎 / 𝑥]𝜓 ↔ ∃𝑥(𝑥 = 𝑎𝜓))
2 opeq1 4822 . . . . . . . . . . 11 (𝑎 = 𝑥 → ⟨𝑎, 𝑦⟩ = ⟨𝑥, 𝑦⟩)
32equcoms 2021 . . . . . . . . . 10 (𝑥 = 𝑎 → ⟨𝑎, 𝑦⟩ = ⟨𝑥, 𝑦⟩)
43eqeq2d 2742 . . . . . . . . 9 (𝑥 = 𝑎 → (𝑧 = ⟨𝑎, 𝑦⟩ ↔ 𝑧 = ⟨𝑥, 𝑦⟩))
5 sbcop.z . . . . . . . . . 10 (𝑧 = ⟨𝑥, 𝑦⟩ → (𝜑𝜓))
65biimprd 248 . . . . . . . . 9 (𝑧 = ⟨𝑥, 𝑦⟩ → (𝜓𝜑))
74, 6biimtrdi 253 . . . . . . . 8 (𝑥 = 𝑎 → (𝑧 = ⟨𝑎, 𝑦⟩ → (𝜓𝜑)))
87com23 86 . . . . . . 7 (𝑥 = 𝑎 → (𝜓 → (𝑧 = ⟨𝑎, 𝑦⟩ → 𝜑)))
98imp 406 . . . . . 6 ((𝑥 = 𝑎𝜓) → (𝑧 = ⟨𝑎, 𝑦⟩ → 𝜑))
109exlimiv 1931 . . . . 5 (∃𝑥(𝑥 = 𝑎𝜓) → (𝑧 = ⟨𝑎, 𝑦⟩ → 𝜑))
111, 10sylbi 217 . . . 4 ([𝑎 / 𝑥]𝜓 → (𝑧 = ⟨𝑎, 𝑦⟩ → 𝜑))
1211alrimiv 1928 . . 3 ([𝑎 / 𝑥]𝜓 → ∀𝑧(𝑧 = ⟨𝑎, 𝑦⟩ → 𝜑))
13 opex 5402 . . . 4 𝑎, 𝑦⟩ ∈ V
1413sbc6 3767 . . 3 ([𝑎, 𝑦⟩ / 𝑧]𝜑 ↔ ∀𝑧(𝑧 = ⟨𝑎, 𝑦⟩ → 𝜑))
1512, 14sylibr 234 . 2 ([𝑎 / 𝑥]𝜓[𝑎, 𝑦⟩ / 𝑧]𝜑)
16 sbc5 3764 . . 3 ([𝑎, 𝑦⟩ / 𝑧]𝜑 ↔ ∃𝑧(𝑧 = ⟨𝑎, 𝑦⟩ ∧ 𝜑))
175biimpd 229 . . . . . . . . 9 (𝑧 = ⟨𝑥, 𝑦⟩ → (𝜑𝜓))
184, 17biimtrdi 253 . . . . . . . 8 (𝑥 = 𝑎 → (𝑧 = ⟨𝑎, 𝑦⟩ → (𝜑𝜓)))
1918com3l 89 . . . . . . 7 (𝑧 = ⟨𝑎, 𝑦⟩ → (𝜑 → (𝑥 = 𝑎𝜓)))
2019imp 406 . . . . . 6 ((𝑧 = ⟨𝑎, 𝑦⟩ ∧ 𝜑) → (𝑥 = 𝑎𝜓))
2120alrimiv 1928 . . . . 5 ((𝑧 = ⟨𝑎, 𝑦⟩ ∧ 𝜑) → ∀𝑥(𝑥 = 𝑎𝜓))
22 vex 3440 . . . . . 6 𝑎 ∈ V
2322sbc6 3767 . . . . 5 ([𝑎 / 𝑥]𝜓 ↔ ∀𝑥(𝑥 = 𝑎𝜓))
2421, 23sylibr 234 . . . 4 ((𝑧 = ⟨𝑎, 𝑦⟩ ∧ 𝜑) → [𝑎 / 𝑥]𝜓)
2524exlimiv 1931 . . 3 (∃𝑧(𝑧 = ⟨𝑎, 𝑦⟩ ∧ 𝜑) → [𝑎 / 𝑥]𝜓)
2616, 25sylbi 217 . 2 ([𝑎, 𝑦⟩ / 𝑧]𝜑[𝑎 / 𝑥]𝜓)
2715, 26impbii 209 1 ([𝑎 / 𝑥]𝜓[𝑎, 𝑦⟩ / 𝑧]𝜑)
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 206  wa 395  wal 1539   = wceq 1541  wex 1780  [wsbc 3736  cop 4579
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 1968  ax-7 2009  ax-8 2113  ax-9 2121  ax-10 2144  ax-12 2180  ax-ext 2703  ax-sep 5232  ax-nul 5242  ax-pr 5368
This theorem depends on definitions:  df-bi 207  df-an 396  df-or 848  df-3an 1088  df-tru 1544  df-fal 1554  df-ex 1781  df-nf 1785  df-sb 2068  df-clab 2710  df-cleq 2723  df-clel 2806  df-rab 3396  df-v 3438  df-sbc 3737  df-dif 3900  df-un 3902  df-ss 3914  df-nul 4281  df-if 4473  df-sn 4574  df-pr 4576  df-op 4580
This theorem is referenced by:  sbcop  5427
  Copyright terms: Public domain W3C validator