Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > elirrv | Structured version Visualization version GIF version |
Description: The membership relation is irreflexive: no set is a member of itself. Theorem 105 of [Suppes] p. 54. (This is trivial to prove from zfregfr 9462 and efrirr 5601, but this proof is direct from the Axiom of Regularity.) (Contributed by NM, 19-Aug-1993.) |
Ref | Expression |
---|---|
elirrv | ⊢ ¬ 𝑥 ∈ 𝑥 |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | vsnex 5374 | . . 3 ⊢ {𝑥} ∈ V | |
2 | eleq1w 2819 | . . . 4 ⊢ (𝑦 = 𝑥 → (𝑦 ∈ {𝑥} ↔ 𝑥 ∈ {𝑥})) | |
3 | vsnid 4610 | . . . 4 ⊢ 𝑥 ∈ {𝑥} | |
4 | 2, 3 | speivw 1976 | . . 3 ⊢ ∃𝑦 𝑦 ∈ {𝑥} |
5 | zfregcl 9451 | . . 3 ⊢ ({𝑥} ∈ V → (∃𝑦 𝑦 ∈ {𝑥} → ∃𝑦 ∈ {𝑥}∀𝑧 ∈ 𝑦 ¬ 𝑧 ∈ {𝑥})) | |
6 | 1, 4, 5 | mp2 9 | . 2 ⊢ ∃𝑦 ∈ {𝑥}∀𝑧 ∈ 𝑦 ¬ 𝑧 ∈ {𝑥} |
7 | velsn 4589 | . . . . . . 7 ⊢ (𝑦 ∈ {𝑥} ↔ 𝑦 = 𝑥) | |
8 | ax9 2119 | . . . . . . . . 9 ⊢ (𝑥 = 𝑦 → (𝑥 ∈ 𝑥 → 𝑥 ∈ 𝑦)) | |
9 | 8 | equcoms 2022 | . . . . . . . 8 ⊢ (𝑦 = 𝑥 → (𝑥 ∈ 𝑥 → 𝑥 ∈ 𝑦)) |
10 | 9 | com12 32 | . . . . . . 7 ⊢ (𝑥 ∈ 𝑥 → (𝑦 = 𝑥 → 𝑥 ∈ 𝑦)) |
11 | 7, 10 | biimtrid 241 | . . . . . 6 ⊢ (𝑥 ∈ 𝑥 → (𝑦 ∈ {𝑥} → 𝑥 ∈ 𝑦)) |
12 | eleq1w 2819 | . . . . . . . . 9 ⊢ (𝑧 = 𝑥 → (𝑧 ∈ {𝑥} ↔ 𝑥 ∈ {𝑥})) | |
13 | 12 | notbid 317 | . . . . . . . 8 ⊢ (𝑧 = 𝑥 → (¬ 𝑧 ∈ {𝑥} ↔ ¬ 𝑥 ∈ {𝑥})) |
14 | 13 | rspccv 3567 | . . . . . . 7 ⊢ (∀𝑧 ∈ 𝑦 ¬ 𝑧 ∈ {𝑥} → (𝑥 ∈ 𝑦 → ¬ 𝑥 ∈ {𝑥})) |
15 | 3, 14 | mt2i 137 | . . . . . 6 ⊢ (∀𝑧 ∈ 𝑦 ¬ 𝑧 ∈ {𝑥} → ¬ 𝑥 ∈ 𝑦) |
16 | 11, 15 | nsyli 157 | . . . . 5 ⊢ (𝑥 ∈ 𝑥 → (∀𝑧 ∈ 𝑦 ¬ 𝑧 ∈ {𝑥} → ¬ 𝑦 ∈ {𝑥})) |
17 | 16 | con2d 134 | . . . 4 ⊢ (𝑥 ∈ 𝑥 → (𝑦 ∈ {𝑥} → ¬ ∀𝑧 ∈ 𝑦 ¬ 𝑧 ∈ {𝑥})) |
18 | 17 | ralrimiv 3138 | . . 3 ⊢ (𝑥 ∈ 𝑥 → ∀𝑦 ∈ {𝑥} ¬ ∀𝑧 ∈ 𝑦 ¬ 𝑧 ∈ {𝑥}) |
19 | ralnex 3072 | . . 3 ⊢ (∀𝑦 ∈ {𝑥} ¬ ∀𝑧 ∈ 𝑦 ¬ 𝑧 ∈ {𝑥} ↔ ¬ ∃𝑦 ∈ {𝑥}∀𝑧 ∈ 𝑦 ¬ 𝑧 ∈ {𝑥}) | |
20 | 18, 19 | sylib 217 | . 2 ⊢ (𝑥 ∈ 𝑥 → ¬ ∃𝑦 ∈ {𝑥}∀𝑧 ∈ 𝑦 ¬ 𝑧 ∈ {𝑥}) |
21 | 6, 20 | mt2 199 | 1 ⊢ ¬ 𝑥 ∈ 𝑥 |
Colors of variables: wff setvar class |
Syntax hints: ¬ wn 3 → wi 4 ∃wex 1780 ∈ wcel 2105 ∀wral 3061 ∃wrex 3070 Vcvv 3441 {csn 4573 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1796 ax-4 1810 ax-5 1912 ax-6 1970 ax-7 2010 ax-8 2107 ax-9 2115 ax-10 2136 ax-12 2170 ax-ext 2707 ax-sep 5243 ax-pr 5372 ax-reg 9449 |
This theorem depends on definitions: df-bi 206 df-an 397 df-or 845 df-tru 1543 df-ex 1781 df-nf 1785 df-sb 2067 df-clab 2714 df-cleq 2728 df-clel 2814 df-ral 3062 df-rex 3071 df-v 3443 df-un 3903 df-sn 4574 df-pr 4576 |
This theorem is referenced by: elirr 9454 nd1 10444 nd2 10445 nd3 10446 axunnd 10453 axregndlem1 10459 axregndlem2 10460 axregnd 10461 elpotr 34040 exnel 34061 distel 34062 ruvALT 40433 ralndv1 44957 |
Copyright terms: Public domain | W3C validator |