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

Theorem sbcop1 5429
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 3751 . . . . 5 ([𝑎 / 𝑥]𝜓 ↔ ∃𝑥(𝑥 = 𝑎𝜓))
2 opeq1 4805 . . . . . . . . . . 11 (𝑎 = 𝑥 → ⟨𝑎, 𝑦⟩ = ⟨𝑥, 𝑦⟩)
32equcoms 2027 . . . . . . . . . 10 (𝑥 = 𝑎 → ⟨𝑎, 𝑦⟩ = ⟨𝑥, 𝑦⟩)
43eqeq2d 2750 . . . . . . . . 9 (𝑥 = 𝑎 → (𝑧 = ⟨𝑎, 𝑦⟩ ↔ 𝑧 = ⟨𝑥, 𝑦⟩))
5 sbcop.z . . . . . . . . . 10 (𝑧 = ⟨𝑥, 𝑦⟩ → (𝜑𝜓))
65biimprd 249 . . . . . . . . 9 (𝑧 = ⟨𝑥, 𝑦⟩ → (𝜓𝜑))
74, 6biimtrdi 254 . . . . . . . 8 (𝑥 = 𝑎 → (𝑧 = ⟨𝑎, 𝑦⟩ → (𝜓𝜑)))
87com23 86 . . . . . . 7 (𝑥 = 𝑎 → (𝜓 → (𝑧 = ⟨𝑎, 𝑦⟩ → 𝜑)))
98imp 407 . . . . . 6 ((𝑥 = 𝑎𝜓) → (𝑧 = ⟨𝑎, 𝑦⟩ → 𝜑))
109exlimiv 1937 . . . . 5 (∃𝑥(𝑥 = 𝑎𝜓) → (𝑧 = ⟨𝑎, 𝑦⟩ → 𝜑))
111, 10sylbi 218 . . . 4 ([𝑎 / 𝑥]𝜓 → (𝑧 = ⟨𝑎, 𝑦⟩ → 𝜑))
1211alrimiv 1934 . . 3 ([𝑎 / 𝑥]𝜓 → ∀𝑧(𝑧 = ⟨𝑎, 𝑦⟩ → 𝜑))
13 opex 5404 . . . 4 𝑎, 𝑦⟩ ∈ V
1413sbc6 3754 . . 3 ([𝑎, 𝑦⟩ / 𝑧]𝜑 ↔ ∀𝑧(𝑧 = ⟨𝑎, 𝑦⟩ → 𝜑))
1512, 14sylibr 235 . 2 ([𝑎 / 𝑥]𝜓[𝑎, 𝑦⟩ / 𝑧]𝜑)
16 sbc5 3751 . . 3 ([𝑎, 𝑦⟩ / 𝑧]𝜑 ↔ ∃𝑧(𝑧 = ⟨𝑎, 𝑦⟩ ∧ 𝜑))
175biimpd 230 . . . . . . . . 9 (𝑧 = ⟨𝑥, 𝑦⟩ → (𝜑𝜓))
184, 17biimtrdi 254 . . . . . . . 8 (𝑥 = 𝑎 → (𝑧 = ⟨𝑎, 𝑦⟩ → (𝜑𝜓)))
1918com3l 89 . . . . . . 7 (𝑧 = ⟨𝑎, 𝑦⟩ → (𝜑 → (𝑥 = 𝑎𝜓)))
2019imp 407 . . . . . 6 ((𝑧 = ⟨𝑎, 𝑦⟩ ∧ 𝜑) → (𝑥 = 𝑎𝜓))
2120alrimiv 1934 . . . . 5 ((𝑧 = ⟨𝑎, 𝑦⟩ ∧ 𝜑) → ∀𝑥(𝑥 = 𝑎𝜓))
22 vex 3435 . . . . . 6 𝑎 ∈ V
2322sbc6 3754 . . . . 5 ([𝑎 / 𝑥]𝜓 ↔ ∀𝑥(𝑥 = 𝑎𝜓))
2421, 23sylibr 235 . . . 4 ((𝑧 = ⟨𝑎, 𝑦⟩ ∧ 𝜑) → [𝑎 / 𝑥]𝜓)
2524exlimiv 1937 . . 3 (∃𝑧(𝑧 = ⟨𝑎, 𝑦⟩ ∧ 𝜑) → [𝑎 / 𝑥]𝜓)
2616, 25sylbi 218 . 2 ([𝑎, 𝑦⟩ / 𝑧]𝜑[𝑎 / 𝑥]𝜓)
2715, 26impbii 210 1 ([𝑎 / 𝑥]𝜓[𝑎, 𝑦⟩ / 𝑧]𝜑)
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 207  wa 396  wal 1545   = wceq 1547  wex 1786  [wsbc 3723  cop 4562
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1802  ax-4 1816  ax-5 1917  ax-6 1974  ax-7 2015  ax-8 2121  ax-9 2129  ax-10 2152  ax-12 2189  ax-ext 2711  ax-sep 5219  ax-pr 5363
This theorem depends on definitions:  df-bi 208  df-an 397  df-or 854  df-3an 1094  df-tru 1550  df-fal 1560  df-ex 1787  df-nf 1791  df-sb 2074  df-clab 2718  df-cleq 2731  df-clel 2814  df-rab 3392  df-v 3433  df-sbc 3724  df-dif 3886  df-un 3888  df-in 3890  df-ss 3900  df-nul 4263  df-if 4456  df-sn 4557  df-pr 4559  df-op 4563
This theorem is referenced by:  sbcop  5430
  Copyright terms: Public domain W3C validator