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

Theorem eltp 3074
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 3052 . . . 4 |- {B, C, D} = ({B, C} u. {D})
21eleq2i 1961 . . 3 |- (A e. {B, C, D} <-> A e. ({B, C} u. {D}))
3 elun 2741 . . 3 |- (A e. ({B, C} u. {D}) <-> (A e. {B, C} \/ A e. {D}))
4 eltp.1 . . . . 5 |- A e. _V
54elpr 3061 . . . 4 |- (A e. {B, C} <-> (A = B \/ A = C))
64elsnc 3065 . . . 4 |- (A e. {D} <-> A = D)
75, 6orbi12i 277 . . 3 |- ((A e. {B, C} \/ A e. {D}) <-> ((A = B \/ A = C) \/ A = D))
82, 3, 73bitri 194 . 2 |- (A e. {B, C, D} <-> ((A = B \/ A = C) \/ A = D))
9 df-3or 859 . 2 |- ((A = B \/ A = C \/ A = D) <-> ((A = B \/ A = C) \/ A = D))
108, 9bitr4i 193 1 |- (A e. {B, C, D} <-> (A = B \/ A = C \/ A = D))
Colors of variables: wff set class
Syntax hints:   <-> wb 163   \/ wo 239   \/ w3o 857   = wceq 1298   e. wcel 1300  _Vcvv 2292   u. cun 2591  {csn 3044  {cpr 3045  {ctp 3051
This theorem is referenced by:  dftp2 3075  raltp 3083  tpid1 3111  tpid2 3113  tpid3 3116  tpssOLD 3146  fr3nr 3859  brtp 13830  axsltsolem1 14006  stb3xpl 16743
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 1304  ax-gen 1305  ax-8 1306  ax-9 1307  ax-10 1308  ax-11 1309  ax-12 1310  ax-17 1317  ax-4 1319  ax-5o 1321  ax-6o 1324  ax-9o 1481  ax-10o 1500  ax-16 1580  ax-11o 1588  ax-ext 1865
This theorem depends on definitions:  df-bi 164  df-or 241  df-an 242  df-3or 859  df-ex 1327  df-sb 1536  df-clab 1872  df-cleq 1877  df-clel 1880  df-v 2294  df-un 2600  df-sn 3049  df-pr 3050  df-tp 3052
Copyright terms: Public domain