HomeHome Metamath Proof Explorer < Previous   Next >
Related theorems
Unicode version

Theorem sssn 2471
Description: The subsets of a singleton.
Assertion
Ref Expression
sssn |- (A (_ {B} <-> (A = (/) \/ A = {B}))

Proof of Theorem sssn
StepHypRef Expression
1 ssel 2061 . . . . . . . . . . 11 |- (A (_ {B} -> (x e. A -> x e. {B}))
2 elsni 2430 . . . . . . . . . . 11 |- (x e. {B} -> x = B)
31, 2syl6 22 . . . . . . . . . 10 |- (A (_ {B} -> (x e. A -> x = B))
4 eleq1 1533 . . . . . . . . . 10 |- (x = B -> (x e. A <-> B e. A))
53, 4syl6 22 . . . . . . . . 9 |- (A (_ {B} -> (x e. A -> (x e. A <-> B e. A)))
65ibd 593 . . . . . . . 8 |- (A (_ {B} -> (x e. A -> B e. A))
7619.23adv 1214 . . . . . . 7 |- (A (_ {B} -> (E.x x e. A -> B e. A))
8 n0 2287 . . . . . . 7 |- (-. A = (/) <-> E.x x e. A)
97, 8syl5ib 206 . . . . . 6 |- (A (_ {B} -> (-. A = (/) -> B e. A))
10 snssi 2464 . . . . . 6 |- (B e. A -> {B} (_ A)
119, 10syl6 22 . . . . 5 |- (A (_ {B} -> (-. A = (/) -> {B} (_ A))
1211anc2li 302 . . . 4 |- (A (_ {B} -> (-. A = (/) -> (A (_ {B} /\ {B} (_ A)))
13 eqss 2075 . . . 4 |- (A = {B} <-> (A (_ {B} /\ {B} (_ A))
1412, 13syl6ibr 213 . . 3 |- (A (_ {B} -> (-. A = (/) -> A = {B}))
1514orrd 233 . 2 |- (A (_ {B} -> (A = (/) \/ A = {B}))
16 0ss 2299 . . . 4 |- (/) (_ {B}
17 sseq1 2080 . . . 4 |- (A = (/) -> (A (_ {B} <-> (/) (_ {B}))
1816, 17mpbiri 194 . . 3 |- (A = (/) -> A (_ {B})
19 eqimss 2107 . . 3 |- (A = {B} -> A (_ {B})
2018, 19jaoi 341 . 2 |- ((A = (/) \/ A = {B}) -> A (_ {B})
2115, 20impbi 157 1 |- (A (_ {B} <-> (A = (/) \/ A = {B}))
Colors of variables: wff set class
Syntax hints:  -. wn 2   <-> wb 146   \/ wo 222   /\ wa 223   = wceq 955   e. wcel 957  E.wex 979   (_ wss 2045  (/)c0 2278  {csn 2407
This theorem is referenced by:  eqsn 2472  sspr 2473  snsssn 2476  pwsn 2498  foconst 3680  0top 7614  sn0top 7626
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 961  ax-gen 962  ax-8 963  ax-10 965  ax-12 967  ax-17 970  ax-4 972  ax-5o 974  ax-6o 977  ax-9o 1122  ax-10o 1139  ax-16 1210  ax-11o 1218  ax-ext 1459
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 980  df-sb 1172  df-clab 1464  df-cleq 1469  df-clel 1472  df-ne 1586  df-v 1810  df-dif 2047  df-un 2048  df-in 2049  df-ss 2051  df-nul 2279  df-sn 2410  df-pr 2411
Copyright terms: Public domain