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

Theorem opreuopreu 8075
Description: There is a unique ordered pair fulfilling a wff iff its components fulfil a corresponding wff. (Contributed by AV, 2-Jul-2023.)
Hypothesis
Ref Expression
opreuopreu.a ((𝑎 = (1st𝑝) ∧ 𝑏 = (2nd𝑝)) → (𝜓𝜑))
Assertion
Ref Expression
opreuopreu (∃!𝑝 ∈ (𝐴 × 𝐵)𝜑 ↔ ∃!𝑝 ∈ (𝐴 × 𝐵)∃𝑎𝑏(𝑝 = ⟨𝑎, 𝑏⟩ ∧ 𝜓))
Distinct variable groups:   𝐴,𝑎,𝑏,𝑝   𝐵,𝑎,𝑏,𝑝   𝜑,𝑎,𝑏
Allowed substitution hints:   𝜑(𝑝)   𝜓(𝑝,𝑎,𝑏)

Proof of Theorem opreuopreu
StepHypRef Expression
1 elxpi 5722 . . . 4 (𝑝 ∈ (𝐴 × 𝐵) → ∃𝑎𝑏(𝑝 = ⟨𝑎, 𝑏⟩ ∧ (𝑎𝐴𝑏𝐵)))
2 simprl 770 . . . . . . 7 ((𝜑 ∧ (𝑝 = ⟨𝑎, 𝑏⟩ ∧ (𝑎𝐴𝑏𝐵))) → 𝑝 = ⟨𝑎, 𝑏⟩)
3 vex 3492 . . . . . . . . . . . . . . 15 𝑎 ∈ V
4 vex 3492 . . . . . . . . . . . . . . 15 𝑏 ∈ V
53, 4op1st 8038 . . . . . . . . . . . . . 14 (1st ‘⟨𝑎, 𝑏⟩) = 𝑎
65eqcomi 2749 . . . . . . . . . . . . 13 𝑎 = (1st ‘⟨𝑎, 𝑏⟩)
73, 4op2nd 8039 . . . . . . . . . . . . . 14 (2nd ‘⟨𝑎, 𝑏⟩) = 𝑏
87eqcomi 2749 . . . . . . . . . . . . 13 𝑏 = (2nd ‘⟨𝑎, 𝑏⟩)
96, 8pm3.2i 470 . . . . . . . . . . . 12 (𝑎 = (1st ‘⟨𝑎, 𝑏⟩) ∧ 𝑏 = (2nd ‘⟨𝑎, 𝑏⟩))
10 fveq2 6920 . . . . . . . . . . . . . 14 (𝑝 = ⟨𝑎, 𝑏⟩ → (1st𝑝) = (1st ‘⟨𝑎, 𝑏⟩))
1110eqeq2d 2751 . . . . . . . . . . . . 13 (𝑝 = ⟨𝑎, 𝑏⟩ → (𝑎 = (1st𝑝) ↔ 𝑎 = (1st ‘⟨𝑎, 𝑏⟩)))
12 fveq2 6920 . . . . . . . . . . . . . 14 (𝑝 = ⟨𝑎, 𝑏⟩ → (2nd𝑝) = (2nd ‘⟨𝑎, 𝑏⟩))
1312eqeq2d 2751 . . . . . . . . . . . . 13 (𝑝 = ⟨𝑎, 𝑏⟩ → (𝑏 = (2nd𝑝) ↔ 𝑏 = (2nd ‘⟨𝑎, 𝑏⟩)))
1411, 13anbi12d 631 . . . . . . . . . . . 12 (𝑝 = ⟨𝑎, 𝑏⟩ → ((𝑎 = (1st𝑝) ∧ 𝑏 = (2nd𝑝)) ↔ (𝑎 = (1st ‘⟨𝑎, 𝑏⟩) ∧ 𝑏 = (2nd ‘⟨𝑎, 𝑏⟩))))
159, 14mpbiri 258 . . . . . . . . . . 11 (𝑝 = ⟨𝑎, 𝑏⟩ → (𝑎 = (1st𝑝) ∧ 𝑏 = (2nd𝑝)))
16 opreuopreu.a . . . . . . . . . . 11 ((𝑎 = (1st𝑝) ∧ 𝑏 = (2nd𝑝)) → (𝜓𝜑))
1715, 16syl 17 . . . . . . . . . 10 (𝑝 = ⟨𝑎, 𝑏⟩ → (𝜓𝜑))
1817biimprd 248 . . . . . . . . 9 (𝑝 = ⟨𝑎, 𝑏⟩ → (𝜑𝜓))
1918adantr 480 . . . . . . . 8 ((𝑝 = ⟨𝑎, 𝑏⟩ ∧ (𝑎𝐴𝑏𝐵)) → (𝜑𝜓))
2019impcom 407 . . . . . . 7 ((𝜑 ∧ (𝑝 = ⟨𝑎, 𝑏⟩ ∧ (𝑎𝐴𝑏𝐵))) → 𝜓)
212, 20jca 511 . . . . . 6 ((𝜑 ∧ (𝑝 = ⟨𝑎, 𝑏⟩ ∧ (𝑎𝐴𝑏𝐵))) → (𝑝 = ⟨𝑎, 𝑏⟩ ∧ 𝜓))
2221ex 412 . . . . 5 (𝜑 → ((𝑝 = ⟨𝑎, 𝑏⟩ ∧ (𝑎𝐴𝑏𝐵)) → (𝑝 = ⟨𝑎, 𝑏⟩ ∧ 𝜓)))
23222eximdv 1918 . . . 4 (𝜑 → (∃𝑎𝑏(𝑝 = ⟨𝑎, 𝑏⟩ ∧ (𝑎𝐴𝑏𝐵)) → ∃𝑎𝑏(𝑝 = ⟨𝑎, 𝑏⟩ ∧ 𝜓)))
241, 23syl5com 31 . . 3 (𝑝 ∈ (𝐴 × 𝐵) → (𝜑 → ∃𝑎𝑏(𝑝 = ⟨𝑎, 𝑏⟩ ∧ 𝜓)))
2517biimpa 476 . . . . 5 ((𝑝 = ⟨𝑎, 𝑏⟩ ∧ 𝜓) → 𝜑)
2625a1i 11 . . . 4 (𝑝 ∈ (𝐴 × 𝐵) → ((𝑝 = ⟨𝑎, 𝑏⟩ ∧ 𝜓) → 𝜑))
2726exlimdvv 1933 . . 3 (𝑝 ∈ (𝐴 × 𝐵) → (∃𝑎𝑏(𝑝 = ⟨𝑎, 𝑏⟩ ∧ 𝜓) → 𝜑))
2824, 27impbid 212 . 2 (𝑝 ∈ (𝐴 × 𝐵) → (𝜑 ↔ ∃𝑎𝑏(𝑝 = ⟨𝑎, 𝑏⟩ ∧ 𝜓)))
2928reubiia 3395 1 (∃!𝑝 ∈ (𝐴 × 𝐵)𝜑 ↔ ∃!𝑝 ∈ (𝐴 × 𝐵)∃𝑎𝑏(𝑝 = ⟨𝑎, 𝑏⟩ ∧ 𝜓))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 206  wa 395   = wceq 1537  wex 1777  wcel 2108  ∃!wreu 3386  cop 4654   × cxp 5698  cfv 6573  1st c1st 8028  2nd c2nd 8029
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  ax-sep 5317  ax-nul 5324  ax-pr 5447  ax-un 7770
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-mo 2543  df-eu 2572  df-clab 2718  df-cleq 2732  df-clel 2819  df-nfc 2895  df-ral 3068  df-rex 3077  df-reu 3389  df-rab 3444  df-v 3490  df-dif 3979  df-un 3981  df-in 3983  df-ss 3993  df-nul 4353  df-if 4549  df-sn 4649  df-pr 4651  df-op 4655  df-uni 4932  df-br 5167  df-opab 5229  df-mpt 5250  df-id 5593  df-xp 5706  df-rel 5707  df-cnv 5708  df-co 5709  df-dm 5710  df-rn 5711  df-iota 6525  df-fun 6575  df-fv 6581  df-1st 8030  df-2nd 8031
This theorem is referenced by:  2sqreuopb  27530
  Copyright terms: Public domain W3C validator