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

Theorem prss 2471
Description: A pair of elements of a class is a subset of the class. Theorem 7.5 of [Quine] p. 49.
Hypotheses
Ref Expression
prss.1 |- A e. V
prss.2 |- B e. V
Assertion
Ref Expression
prss |- ((A e. C /\ B e. C) <-> {A, B} (_ C)

Proof of Theorem prss
StepHypRef Expression
1 eleq1a 1543 . . . . 5 |- (A e. C -> (x = A -> x e. C))
2 eleq1a 1543 . . . . 5 |- (B e. C -> (x = B -> x e. C))
31, 2jaao 427 . . . 4 |- ((A e. C /\ B e. C) -> ((x = A \/ x = B) -> x e. C))
4 visset 1813 . . . . 5 |- x e. V
54elpr 2424 . . . 4 |- (x e. {A, B} <-> (x = A \/ x = B))
63, 5syl5ib 206 . . 3 |- ((A e. C /\ B e. C) -> (x e. {A, B} -> x e. C))
76ssrdv 2070 . 2 |- ((A e. C /\ B e. C) -> {A, B} (_ C)
8 prss.1 . . . . 5 |- A e. V
98pri1 2450 . . . 4 |- A e. {A, B}
10 ssel 2063 . . . 4 |- ({A, B} (_ C -> (A e. {A, B} -> A e. C))
119, 10mpi 44 . . 3 |- ({A, B} (_ C -> A e. C)
12 prss.2 . . . . 5 |- B e. V
1312pri2 2451 . . . 4 |- B e. {A, B}
14 ssel 2063 . . . 4 |- ({A, B} (_ C -> (B e. {A, B} -> B e. C))
1513, 14mpi 44 . . 3 |- ({A, B} (_ C -> B e. C)
1611, 15jca 288 . 2 |- ({A, B} (_ C -> (A e. C /\ B e. C))
177, 16impbi 157 1 |- ((A e. C /\ B e. C) <-> {A, B} (_ C)
Colors of variables: wff set class
Syntax hints:   <-> wb 146   \/ wo 222   /\ wa 223   = wceq 956   e. wcel 958  Vcvv 1811   (_ wss 2047  {cpr 2410
This theorem is referenced by:  prssg 2472  pwssun 2827  fr2nr 2925  xpsspw 3257  fiint 4559  fiintOLD 4560  rankelun 4707  shincl 9331  chincl 9383  clicls 10622
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 962  ax-gen 963  ax-8 964  ax-10 966  ax-12 968  ax-17 971  ax-4 973  ax-5o 975  ax-6o 978  ax-9o 1123  ax-10o 1140  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 981  df-sb 1172  df-clab 1464  df-cleq 1469  df-clel 1472  df-v 1812  df-un 2050  df-in 2051  df-ss 2053  df-sn 2412  df-pr 2413
Copyright terms: Public domain