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

Theorem eltp 2439
Description: A member of an unordered triple of classes is one of them. Special case of Exercise 1 of [TakeutiZaring] p. 17.
Hypothesis
Ref Expression
eltp.1 |- A e. V
Assertion
Ref Expression
eltp |- (A e. {B, C, D} <-> (A = B \/ A = C \/ A = D))

Proof of Theorem eltp
StepHypRef Expression
1 df-tp 2415 . . . 4 |- {B, C, D} = ({B, C} u. {D})
21eleq2i 1538 . . 3 |- (A e. {B, C, D} <-> A e. ({B, C} u. {D}))
3 elun 2173 . . 3 |- (A e. ({B, C} u. {D}) <-> (A e. {B, C} \/ A e. {D}))
4 eltp.1 . . . . 5 |- A e. V
54elpr 2424 . . . 4 |- (A e. {B, C} <-> (A = B \/ A = C))
64elsnc 2431 . . . 4 |- (A e. {D} <-> A = D)
75, 6orbi12i 257 . . 3 |- ((A e. {B, C} \/ A e. {D}) <-> ((A = B \/ A = C) \/ A = D))
82, 3, 73bitr 177 . 2 |- (A e. {B, C, D} <-> ((A = B \/ A = C) \/ A = D))
9 df-3or 776 . 2 |- ((A = B \/ A = C \/ A = D) <-> ((A = B \/ A = C) \/ A = D))
108, 9bitr4 176 1 |- (A e. {B, C, D} <-> (A = B \/ A = C \/ A = D))
Colors of variables: wff set class
Syntax hints:   <-> wb 146   \/ wo 222   \/ w3o 774   = wceq 956   e. wcel 958  Vcvv 1811   u. cun 2045  {csn 2409  {cpr 2410  {ctp 2414
This theorem is referenced by:  dftp2 2440  tpss 2476  fr3nr 2926
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-3or 776  df-ex 981  df-sb 1172  df-clab 1464  df-cleq 1469  df-clel 1472  df-v 1812  df-un 2050  df-sn 2412  df-pr 2413  df-tp 2415
Copyright terms: Public domain