Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > relsnb | Structured version Visualization version GIF version |
Description: An at-most-singleton is a relation iff it is empty (because it is a "singleton on a proper class") or it is a singleton of an ordered pair. (Contributed by BJ, 26-Feb-2023.) |
Ref | Expression |
---|---|
relsnb | ⊢ (Rel {𝐴} ↔ (¬ 𝐴 ∈ V ∨ 𝐴 ∈ (V × V))) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | relsng 5700 | . . . 4 ⊢ (𝐴 ∈ V → (Rel {𝐴} ↔ 𝐴 ∈ (V × V))) | |
2 | 1 | biimpcd 248 | . . 3 ⊢ (Rel {𝐴} → (𝐴 ∈ V → 𝐴 ∈ (V × V))) |
3 | imor 849 | . . 3 ⊢ ((𝐴 ∈ V → 𝐴 ∈ (V × V)) ↔ (¬ 𝐴 ∈ V ∨ 𝐴 ∈ (V × V))) | |
4 | 2, 3 | sylib 217 | . 2 ⊢ (Rel {𝐴} → (¬ 𝐴 ∈ V ∨ 𝐴 ∈ (V × V))) |
5 | snprc 4650 | . . . 4 ⊢ (¬ 𝐴 ∈ V ↔ {𝐴} = ∅) | |
6 | rel0 5698 | . . . . 5 ⊢ Rel ∅ | |
7 | releq 5677 | . . . . 5 ⊢ ({𝐴} = ∅ → (Rel {𝐴} ↔ Rel ∅)) | |
8 | 6, 7 | mpbiri 257 | . . . 4 ⊢ ({𝐴} = ∅ → Rel {𝐴}) |
9 | 5, 8 | sylbi 216 | . . 3 ⊢ (¬ 𝐴 ∈ V → Rel {𝐴}) |
10 | relsng 5700 | . . . 4 ⊢ (𝐴 ∈ (V × V) → (Rel {𝐴} ↔ 𝐴 ∈ (V × V))) | |
11 | 10 | ibir 267 | . . 3 ⊢ (𝐴 ∈ (V × V) → Rel {𝐴}) |
12 | 9, 11 | jaoi 853 | . 2 ⊢ ((¬ 𝐴 ∈ V ∨ 𝐴 ∈ (V × V)) → Rel {𝐴}) |
13 | 4, 12 | impbii 208 | 1 ⊢ (Rel {𝐴} ↔ (¬ 𝐴 ∈ V ∨ 𝐴 ∈ (V × V))) |
Colors of variables: wff setvar class |
Syntax hints: ¬ wn 3 → wi 4 ↔ wb 205 ∨ wo 843 = wceq 1539 ∈ wcel 2108 Vcvv 3422 ∅c0 4253 {csn 4558 × cxp 5578 Rel wrel 5585 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1799 ax-4 1813 ax-5 1914 ax-6 1972 ax-7 2012 ax-8 2110 ax-9 2118 ax-ext 2709 |
This theorem depends on definitions: df-bi 206 df-an 396 df-or 844 df-tru 1542 df-fal 1552 df-ex 1784 df-sb 2069 df-clab 2716 df-cleq 2730 df-clel 2817 df-v 3424 df-dif 3886 df-in 3890 df-ss 3900 df-nul 4254 df-sn 4559 df-rel 5587 |
This theorem is referenced by: (None) |
Copyright terms: Public domain | W3C validator |