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

Theorem eupth2lem1 30640
Description: Lemma for eupth2 30661. (Contributed by Mario Carneiro, 8-Apr-2015.)
Assertion
Ref Expression
eupth2lem1 (𝑈𝑉 → (𝑈 ∈ if(𝐴 = 𝐵, ∅, {𝐴, 𝐵}) ↔ (𝐴𝐵 ∧ (𝑈 = 𝐴𝑈 = 𝐵))))

Proof of Theorem eupth2lem1
StepHypRef Expression
1 eleq2 2854 . . 3 (∅ = if(𝐴 = 𝐵, ∅, {𝐴, 𝐵}) → (𝑈 ∈ ∅ ↔ 𝑈 ∈ if(𝐴 = 𝐵, ∅, {𝐴, 𝐵})))
21bibi1d 346 . 2 (∅ = if(𝐴 = 𝐵, ∅, {𝐴, 𝐵}) → ((𝑈 ∈ ∅ ↔ (𝐴𝐵 ∧ (𝑈 = 𝐴𝑈 = 𝐵))) ↔ (𝑈 ∈ if(𝐴 = 𝐵, ∅, {𝐴, 𝐵}) ↔ (𝐴𝐵 ∧ (𝑈 = 𝐴𝑈 = 𝐵)))))
3 eleq2 2854 . . 3 ({𝐴, 𝐵} = if(𝐴 = 𝐵, ∅, {𝐴, 𝐵}) → (𝑈 ∈ {𝐴, 𝐵} ↔ 𝑈 ∈ if(𝐴 = 𝐵, ∅, {𝐴, 𝐵})))
43bibi1d 346 . 2 ({𝐴, 𝐵} = if(𝐴 = 𝐵, ∅, {𝐴, 𝐵}) → ((𝑈 ∈ {𝐴, 𝐵} ↔ (𝐴𝐵 ∧ (𝑈 = 𝐴𝑈 = 𝐵))) ↔ (𝑈 ∈ if(𝐴 = 𝐵, ∅, {𝐴, 𝐵}) ↔ (𝐴𝐵 ∧ (𝑈 = 𝐴𝑈 = 𝐵)))))
5 noel 4291 . . . 4 ¬ 𝑈 ∈ ∅
65a1i 11 . . 3 ((𝑈𝑉𝐴 = 𝐵) → ¬ 𝑈 ∈ ∅)
7 simpl 488 . . . . 5 ((𝐴𝐵 ∧ (𝑈 = 𝐴𝑈 = 𝐵)) → 𝐴𝐵)
87neneqd 2965 . . . 4 ((𝐴𝐵 ∧ (𝑈 = 𝐴𝑈 = 𝐵)) → ¬ 𝐴 = 𝐵)
9 simpr 490 . . . 4 ((𝑈𝑉𝐴 = 𝐵) → 𝐴 = 𝐵)
108, 9nsyl3 139 . . 3 ((𝑈𝑉𝐴 = 𝐵) → ¬ (𝐴𝐵 ∧ (𝑈 = 𝐴𝑈 = 𝐵)))
116, 102falsed 379 . 2 ((𝑈𝑉𝐴 = 𝐵) → (𝑈 ∈ ∅ ↔ (𝐴𝐵 ∧ (𝑈 = 𝐴𝑈 = 𝐵))))
12 elprg 4614 . . 3 (𝑈𝑉 → (𝑈 ∈ {𝐴, 𝐵} ↔ (𝑈 = 𝐴𝑈 = 𝐵)))
13 df-ne 2961 . . . 4 (𝐴𝐵 ↔ ¬ 𝐴 = 𝐵)
14 ibar 538 . . . 4 (𝐴𝐵 → ((𝑈 = 𝐴𝑈 = 𝐵) ↔ (𝐴𝐵 ∧ (𝑈 = 𝐴𝑈 = 𝐵))))
1513, 14sylbir 238 . . 3 𝐴 = 𝐵 → ((𝑈 = 𝐴𝑈 = 𝐵) ↔ (𝐴𝐵 ∧ (𝑈 = 𝐴𝑈 = 𝐵))))
1612, 15sylan9bb 519 . 2 ((𝑈𝑉 ∧ ¬ 𝐴 = 𝐵) → (𝑈 ∈ {𝐴, 𝐵} ↔ (𝐴𝐵 ∧ (𝑈 = 𝐴𝑈 = 𝐵))))
172, 4, 11, 16ifbothda 4528 1 (𝑈𝑉 → (𝑈 ∈ if(𝐴 = 𝐵, ∅, {𝐴, 𝐵}) ↔ (𝐴𝐵 ∧ (𝑈 = 𝐴𝑈 = 𝐵))))
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  ¬ wn 3  wi 4  wb 209  wa 401  wo 861   = wceq 1570  wcel 2146  wne 2960  c0 4286  ifcif 4489  {cpr 4593
This proof depends on axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1828  ax-4 1842  ax-5 1943  ax-6 2000  ax-7 2041  ax-8 2148  ax-9 2156  ax-ext 2737
This proof depends on definitions:  df-bi 210  df-an 402  df-or 862  df-tru 1573  df-fal 1583  df-ex 1813  df-sb 2100  df-clab 2744  df-cleq 2757  df-clel 2840  df-ne 2961  df-v 3459  df-dif 3909  df-un 3911  df-nul 4287  df-if 4490  df-sn 4592  df-pr 4594
This theorem is used by:  eupth2lem2  30641  eupth2lem3lem6  30655
  Copyright terms: Public domain W3C validator