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

Theorem rextpg 4237
Description: Convert a quantification over a triple to a disjunction. (Contributed by Mario Carneiro, 23-Apr-2015.)
Hypotheses
Ref Expression
ralprg.1 (𝑥 = 𝐴 → (𝜑𝜓))
ralprg.2 (𝑥 = 𝐵 → (𝜑𝜒))
raltpg.3 (𝑥 = 𝐶 → (𝜑𝜃))
Assertion
Ref Expression
rextpg ((𝐴𝑉𝐵𝑊𝐶𝑋) → (∃𝑥 ∈ {𝐴, 𝐵, 𝐶}𝜑 ↔ (𝜓𝜒𝜃)))
Distinct variable groups:   𝑥,𝐴   𝑥,𝐵   𝑥,𝐶   𝜓,𝑥   𝜒,𝑥   𝜃,𝑥
Allowed substitution hints:   𝜑(𝑥)   𝑉(𝑥)   𝑊(𝑥)   𝑋(𝑥)

Proof of Theorem rextpg
StepHypRef Expression
1 ralprg.1 . . . . . 6 (𝑥 = 𝐴 → (𝜑𝜓))
2 ralprg.2 . . . . . 6 (𝑥 = 𝐵 → (𝜑𝜒))
31, 2rexprg 4235 . . . . 5 ((𝐴𝑉𝐵𝑊) → (∃𝑥 ∈ {𝐴, 𝐵}𝜑 ↔ (𝜓𝜒)))
43orbi1d 739 . . . 4 ((𝐴𝑉𝐵𝑊) → ((∃𝑥 ∈ {𝐴, 𝐵}𝜑 ∨ ∃𝑥 ∈ {𝐶}𝜑) ↔ ((𝜓𝜒) ∨ ∃𝑥 ∈ {𝐶}𝜑)))
5 raltpg.3 . . . . . 6 (𝑥 = 𝐶 → (𝜑𝜃))
65rexsng 4219 . . . . 5 (𝐶𝑋 → (∃𝑥 ∈ {𝐶}𝜑𝜃))
76orbi2d 738 . . . 4 (𝐶𝑋 → (((𝜓𝜒) ∨ ∃𝑥 ∈ {𝐶}𝜑) ↔ ((𝜓𝜒) ∨ 𝜃)))
84, 7sylan9bb 736 . . 3 (((𝐴𝑉𝐵𝑊) ∧ 𝐶𝑋) → ((∃𝑥 ∈ {𝐴, 𝐵}𝜑 ∨ ∃𝑥 ∈ {𝐶}𝜑) ↔ ((𝜓𝜒) ∨ 𝜃)))
983impa 1259 . 2 ((𝐴𝑉𝐵𝑊𝐶𝑋) → ((∃𝑥 ∈ {𝐴, 𝐵}𝜑 ∨ ∃𝑥 ∈ {𝐶}𝜑) ↔ ((𝜓𝜒) ∨ 𝜃)))
10 df-tp 4182 . . . 4 {𝐴, 𝐵, 𝐶} = ({𝐴, 𝐵} ∪ {𝐶})
1110rexeqi 3143 . . 3 (∃𝑥 ∈ {𝐴, 𝐵, 𝐶}𝜑 ↔ ∃𝑥 ∈ ({𝐴, 𝐵} ∪ {𝐶})𝜑)
12 rexun 3793 . . 3 (∃𝑥 ∈ ({𝐴, 𝐵} ∪ {𝐶})𝜑 ↔ (∃𝑥 ∈ {𝐴, 𝐵}𝜑 ∨ ∃𝑥 ∈ {𝐶}𝜑))
1311, 12bitri 264 . 2 (∃𝑥 ∈ {𝐴, 𝐵, 𝐶}𝜑 ↔ (∃𝑥 ∈ {𝐴, 𝐵}𝜑 ∨ ∃𝑥 ∈ {𝐶}𝜑))
14 df-3or 1038 . 2 ((𝜓𝜒𝜃) ↔ ((𝜓𝜒) ∨ 𝜃))
159, 13, 143bitr4g 303 1 ((𝐴𝑉𝐵𝑊𝐶𝑋) → (∃𝑥 ∈ {𝐴, 𝐵, 𝐶}𝜑 ↔ (𝜓𝜒𝜃)))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 196  wo 383  wa 384  w3o 1036  w3a 1037   = wceq 1483  wcel 1990  wrex 2913  cun 3572  {csn 4177  {cpr 4179  {ctp 4181
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
This theorem depends on definitions:  df-bi 197  df-or 385  df-an 386  df-3or 1038  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-rex 2918  df-v 3202  df-sbc 3436  df-un 3579  df-sn 4178  df-pr 4180  df-tp 4182
This theorem is referenced by:  rextp  4241  fr3nr  6979  nb3grprlem2  26283  frgr3vlem2  27138  3vfriswmgr  27142
  Copyright terms: Public domain W3C validator