| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > reldm0 | Structured version Visualization version GIF version | ||
| Description: A relation is empty iff its domain is empty. (Contributed by NM, 15-Sep-2004.) |
| Ref | Expression |
|---|---|
| reldm0 | ⊢ (Rel 𝐴 → (𝐴 = ∅ ↔ dom 𝐴 = ∅)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | rel0 5778 | . . 3 ⊢ Rel ∅ | |
| 2 | eqrel 5763 | . . 3 ⊢ ((Rel 𝐴 ∧ Rel ∅) → (𝐴 = ∅ ↔ ∀𝑥∀𝑦(〈𝑥, 𝑦〉 ∈ 𝐴 ↔ 〈𝑥, 𝑦〉 ∈ ∅))) | |
| 3 | 1, 2 | mpan2 691 | . 2 ⊢ (Rel 𝐴 → (𝐴 = ∅ ↔ ∀𝑥∀𝑦(〈𝑥, 𝑦〉 ∈ 𝐴 ↔ 〈𝑥, 𝑦〉 ∈ ∅))) |
| 4 | eq0 4325 | . . 3 ⊢ (dom 𝐴 = ∅ ↔ ∀𝑥 ¬ 𝑥 ∈ dom 𝐴) | |
| 5 | alnex 1781 | . . . . . 6 ⊢ (∀𝑦 ¬ 〈𝑥, 𝑦〉 ∈ 𝐴 ↔ ¬ ∃𝑦〈𝑥, 𝑦〉 ∈ 𝐴) | |
| 6 | vex 3463 | . . . . . . 7 ⊢ 𝑥 ∈ V | |
| 7 | 6 | eldm2 5881 | . . . . . 6 ⊢ (𝑥 ∈ dom 𝐴 ↔ ∃𝑦〈𝑥, 𝑦〉 ∈ 𝐴) |
| 8 | 5, 7 | xchbinxr 335 | . . . . 5 ⊢ (∀𝑦 ¬ 〈𝑥, 𝑦〉 ∈ 𝐴 ↔ ¬ 𝑥 ∈ dom 𝐴) |
| 9 | noel 4313 | . . . . . . 7 ⊢ ¬ 〈𝑥, 𝑦〉 ∈ ∅ | |
| 10 | 9 | nbn 372 | . . . . . 6 ⊢ (¬ 〈𝑥, 𝑦〉 ∈ 𝐴 ↔ (〈𝑥, 𝑦〉 ∈ 𝐴 ↔ 〈𝑥, 𝑦〉 ∈ ∅)) |
| 11 | 10 | albii 1819 | . . . . 5 ⊢ (∀𝑦 ¬ 〈𝑥, 𝑦〉 ∈ 𝐴 ↔ ∀𝑦(〈𝑥, 𝑦〉 ∈ 𝐴 ↔ 〈𝑥, 𝑦〉 ∈ ∅)) |
| 12 | 8, 11 | bitr3i 277 | . . . 4 ⊢ (¬ 𝑥 ∈ dom 𝐴 ↔ ∀𝑦(〈𝑥, 𝑦〉 ∈ 𝐴 ↔ 〈𝑥, 𝑦〉 ∈ ∅)) |
| 13 | 12 | albii 1819 | . . 3 ⊢ (∀𝑥 ¬ 𝑥 ∈ dom 𝐴 ↔ ∀𝑥∀𝑦(〈𝑥, 𝑦〉 ∈ 𝐴 ↔ 〈𝑥, 𝑦〉 ∈ ∅)) |
| 14 | 4, 13 | bitr2i 276 | . 2 ⊢ (∀𝑥∀𝑦(〈𝑥, 𝑦〉 ∈ 𝐴 ↔ 〈𝑥, 𝑦〉 ∈ ∅) ↔ dom 𝐴 = ∅) |
| 15 | 3, 14 | bitrdi 287 | 1 ⊢ (Rel 𝐴 → (𝐴 = ∅ ↔ dom 𝐴 = ∅)) |
| Colors of variables: wff setvar class |
| Syntax hints: ¬ wn 3 → wi 4 ↔ wb 206 ∀wal 1538 = wceq 1540 ∃wex 1779 ∈ wcel 2108 ∅c0 4308 〈cop 4607 dom cdm 5654 Rel wrel 5659 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1795 ax-4 1809 ax-5 1910 ax-6 1967 ax-7 2007 ax-8 2110 ax-9 2118 ax-ext 2707 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3an 1088 df-tru 1543 df-fal 1553 df-ex 1780 df-sb 2065 df-clab 2714 df-cleq 2727 df-clel 2809 df-rab 3416 df-v 3461 df-dif 3929 df-un 3931 df-ss 3943 df-nul 4309 df-if 4501 df-sn 4602 df-pr 4604 df-op 4608 df-br 5120 df-opab 5182 df-xp 5660 df-rel 5661 df-dm 5664 |
| This theorem is referenced by: relrn0 5952 relresdm1 6020 coeq0 6244 snres0 6287 fnresdisj 6658 fn0 6669 fresaunres2 6750 funopsn 7138 fsnunfv 7179 frxp 8125 frxp2 8143 frxp3 8150 domss2 9150 swrd0 14676 setsres 17197 pmtrsn 19500 gsumval3 19888 00lsp 20938 metn0 24299 noetasuplem2 27698 noetainflem2 27702 wlkn0 29601 eulerpath 30222 dfrdg2 35813 mbfresfi 37690 mapfzcons1 42740 diophrw 42782 eldioph2lem1 42783 eldioph2lem2 42784 tfsconcatb0 43368 tfsconcat0i 43369 tfsconcat0b 43370 sge0cl 46410 resinsn 48847 resinsnALT 48848 |
| Copyright terms: Public domain | W3C validator |