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

Theorem eqoreldif 4172
Description: An element of a set is either equal to another element of the set or a member of the difference of the set and the singleton containing the other element. (Contributed by AV, 25-Aug-2020.) (Proof shortened by JJ, 23-Jul-2021.)
Assertion
Ref Expression
eqoreldif (𝐵𝐶 → (𝐴𝐶 ↔ (𝐴 = 𝐵𝐴 ∈ (𝐶 ∖ {𝐵}))))

Proof of Theorem eqoreldif
StepHypRef Expression
1 simpl 472 . . . . 5 ((𝐴𝐶 ∧ ¬ 𝐴 = 𝐵) → 𝐴𝐶)
2 elsni 4142 . . . . . . 7 (𝐴 ∈ {𝐵} → 𝐴 = 𝐵)
32con3i 149 . . . . . 6 𝐴 = 𝐵 → ¬ 𝐴 ∈ {𝐵})
43adantl 481 . . . . 5 ((𝐴𝐶 ∧ ¬ 𝐴 = 𝐵) → ¬ 𝐴 ∈ {𝐵})
51, 4eldifd 3551 . . . 4 ((𝐴𝐶 ∧ ¬ 𝐴 = 𝐵) → 𝐴 ∈ (𝐶 ∖ {𝐵}))
65ex 449 . . 3 (𝐴𝐶 → (¬ 𝐴 = 𝐵𝐴 ∈ (𝐶 ∖ {𝐵})))
76orrd 392 . 2 (𝐴𝐶 → (𝐴 = 𝐵𝐴 ∈ (𝐶 ∖ {𝐵})))
8 eleq1a 2683 . . 3 (𝐵𝐶 → (𝐴 = 𝐵𝐴𝐶))
9 eldifi 3694 . . . 4 (𝐴 ∈ (𝐶 ∖ {𝐵}) → 𝐴𝐶)
109a1i 11 . . 3 (𝐵𝐶 → (𝐴 ∈ (𝐶 ∖ {𝐵}) → 𝐴𝐶))
118, 10jaod 394 . 2 (𝐵𝐶 → ((𝐴 = 𝐵𝐴 ∈ (𝐶 ∖ {𝐵})) → 𝐴𝐶))
127, 11impbid2 215 1 (𝐵𝐶 → (𝐴𝐶 ↔ (𝐴 = 𝐵𝐴 ∈ (𝐶 ∖ {𝐵}))))
Colors of variables: wff setvar class
Syntax hints:  ¬ wn 3  wi 4  wb 195  wo 382  wa 383   = wceq 1475  wcel 1977  cdif 3537  {csn 4125
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1713  ax-4 1728  ax-5 1827  ax-6 1875  ax-7 1922  ax-10 2006  ax-11 2021  ax-12 2034  ax-13 2234  ax-ext 2590
This theorem depends on definitions:  df-bi 196  df-or 384  df-an 385  df-tru 1478  df-ex 1696  df-nf 1701  df-sb 1868  df-clab 2597  df-cleq 2603  df-clel 2606  df-nfc 2740  df-v 3175  df-dif 3543  df-sn 4126
This theorem is referenced by:  lcmfunsnlem2  15191
  Copyright terms: Public domain W3C validator