Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > eqoreldif | Structured version Visualization version GIF version |
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.) |
Ref | Expression |
---|---|
eqoreldif | ⊢ (𝐵 ∈ 𝐶 → (𝐴 ∈ 𝐶 ↔ (𝐴 = 𝐵 ∨ 𝐴 ∈ (𝐶 ∖ {𝐵})))) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | simpl 482 | . . . . 5 ⊢ ((𝐴 ∈ 𝐶 ∧ ¬ 𝐴 = 𝐵) → 𝐴 ∈ 𝐶) | |
2 | elsni 4581 | . . . . . . 7 ⊢ (𝐴 ∈ {𝐵} → 𝐴 = 𝐵) | |
3 | 2 | con3i 154 | . . . . . 6 ⊢ (¬ 𝐴 = 𝐵 → ¬ 𝐴 ∈ {𝐵}) |
4 | 3 | adantl 481 | . . . . 5 ⊢ ((𝐴 ∈ 𝐶 ∧ ¬ 𝐴 = 𝐵) → ¬ 𝐴 ∈ {𝐵}) |
5 | 1, 4 | eldifd 3900 | . . . 4 ⊢ ((𝐴 ∈ 𝐶 ∧ ¬ 𝐴 = 𝐵) → 𝐴 ∈ (𝐶 ∖ {𝐵})) |
6 | 5 | ex 412 | . . 3 ⊢ (𝐴 ∈ 𝐶 → (¬ 𝐴 = 𝐵 → 𝐴 ∈ (𝐶 ∖ {𝐵}))) |
7 | 6 | orrd 859 | . 2 ⊢ (𝐴 ∈ 𝐶 → (𝐴 = 𝐵 ∨ 𝐴 ∈ (𝐶 ∖ {𝐵}))) |
8 | eleq1a 2829 | . . 3 ⊢ (𝐵 ∈ 𝐶 → (𝐴 = 𝐵 → 𝐴 ∈ 𝐶)) | |
9 | eldifi 4064 | . . . 4 ⊢ (𝐴 ∈ (𝐶 ∖ {𝐵}) → 𝐴 ∈ 𝐶) | |
10 | 9 | a1i 11 | . . 3 ⊢ (𝐵 ∈ 𝐶 → (𝐴 ∈ (𝐶 ∖ {𝐵}) → 𝐴 ∈ 𝐶)) |
11 | 8, 10 | jaod 855 | . 2 ⊢ (𝐵 ∈ 𝐶 → ((𝐴 = 𝐵 ∨ 𝐴 ∈ (𝐶 ∖ {𝐵})) → 𝐴 ∈ 𝐶)) |
12 | 7, 11 | impbid2 225 | 1 ⊢ (𝐵 ∈ 𝐶 → (𝐴 ∈ 𝐶 ↔ (𝐴 = 𝐵 ∨ 𝐴 ∈ (𝐶 ∖ {𝐵})))) |
Colors of variables: wff setvar class |
Syntax hints: ¬ wn 3 → wi 4 ↔ wb 205 ∧ wa 395 ∨ wo 843 = wceq 1537 ∈ wcel 2101 ∖ cdif 3886 {csn 4564 |
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 2103 ax-9 2111 ax-ext 2704 |
This theorem depends on definitions: df-bi 206 df-an 396 df-or 844 df-tru 1540 df-ex 1778 df-sb 2063 df-clab 2711 df-cleq 2725 df-clel 2811 df-v 3436 df-dif 3892 df-sn 4565 |
This theorem is referenced by: lcmfunsnlem2 16373 |
Copyright terms: Public domain | W3C validator |