Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > ifpprsnss | Structured version Visualization version GIF version |
Description: An unordered pair is a singleton or a subset of itself. This theorem is helpful to convert theorems about walks in arbitrary graphs into theorems about walks in pseudographs. (Contributed by AV, 27-Feb-2021.) |
Ref | Expression |
---|---|
ifpprsnss | ⊢ (𝑃 = {𝐴, 𝐵} → if-(𝐴 = 𝐵, 𝑃 = {𝐴}, {𝐴, 𝐵} ⊆ 𝑃)) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | preq2 4667 | . . . . . 6 ⊢ (𝐵 = 𝐴 → {𝐴, 𝐵} = {𝐴, 𝐴}) | |
2 | dfsn2 4571 | . . . . . 6 ⊢ {𝐴} = {𝐴, 𝐴} | |
3 | 1, 2 | eqtr4di 2797 | . . . . 5 ⊢ (𝐵 = 𝐴 → {𝐴, 𝐵} = {𝐴}) |
4 | 3 | eqcoms 2746 | . . . 4 ⊢ (𝐴 = 𝐵 → {𝐴, 𝐵} = {𝐴}) |
5 | 4 | eqeq2d 2749 | . . 3 ⊢ (𝐴 = 𝐵 → (𝑃 = {𝐴, 𝐵} ↔ 𝑃 = {𝐴})) |
6 | 5 | biimpac 478 | . 2 ⊢ ((𝑃 = {𝐴, 𝐵} ∧ 𝐴 = 𝐵) → 𝑃 = {𝐴}) |
7 | eqimss2 3974 | . . 3 ⊢ (𝑃 = {𝐴, 𝐵} → {𝐴, 𝐵} ⊆ 𝑃) | |
8 | 7 | adantr 480 | . 2 ⊢ ((𝑃 = {𝐴, 𝐵} ∧ ¬ 𝐴 = 𝐵) → {𝐴, 𝐵} ⊆ 𝑃) |
9 | 6, 8 | ifpimpda 1079 | 1 ⊢ (𝑃 = {𝐴, 𝐵} → if-(𝐴 = 𝐵, 𝑃 = {𝐴}, {𝐴, 𝐵} ⊆ 𝑃)) |
Colors of variables: wff setvar class |
Syntax hints: ¬ wn 3 → wi 4 if-wif 1059 = wceq 1539 ⊆ wss 3883 {csn 4558 {cpr 4560 |
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-ifp 1060 df-tru 1542 df-ex 1784 df-sb 2069 df-clab 2716 df-cleq 2730 df-clel 2817 df-v 3424 df-un 3888 df-in 3890 df-ss 3900 df-sn 4559 df-pr 4561 |
This theorem is referenced by: upgriswlk 27910 eupth2lem3lem7 28499 upwlkwlk 45189 |
Copyright terms: Public domain | W3C validator |