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

Theorem intpr 2567
Description: The intersection of a pair is the intersection of its members. Theorem 71 of [Suppes] p. 42.
Hypotheses
Ref Expression
intpr.1 |- A e. V
intpr.2 |- B e. V
Assertion
Ref Expression
intpr |- |^|{A, B} = (A i^i B)

Proof of Theorem intpr
StepHypRef Expression
1 19.26 1069 . . . 4 |- (A.y((y = A -> x e. y) /\ (y = B -> x e. y)) <-> (A.y(y = A -> x e. y) /\ A.y(y = B -> x e. y)))
2 visset 1816 . . . . . . . 8 |- y e. V
32elpr 2428 . . . . . . 7 |- (y e. {A, B} <-> (y = A \/ y = B))
43imbi1i 186 . . . . . 6 |- ((y e. {A, B} -> x e. y) <-> ((y = A \/ y = B) -> x e. y))
5 jaob 424 . . . . . 6 |- (((y = A \/ y = B) -> x e. y) <-> ((y = A -> x e. y) /\ (y = B -> x e. y)))
64, 5bitr 173 . . . . 5 |- ((y e. {A, B} -> x e. y) <-> ((y = A -> x e. y) /\ (y = B -> x e. y)))
76albii 1001 . . . 4 |- (A.y(y e. {A, B} -> x e. y) <-> A.y((y = A -> x e. y) /\ (y = B -> x e. y)))
8 intpr.1 . . . . . 6 |- A e. V
98clel4 1897 . . . . 5 |- (x e. A <-> A.y(y = A -> x e. y))
10 intpr.2 . . . . . 6 |- B e. V
1110clel4 1897 . . . . 5 |- (x e. B <-> A.y(y = B -> x e. y))
129, 11anbi12i 484 . . . 4 |- ((x e. A /\ x e. B) <-> (A.y(y = A -> x e. y) /\ A.y(y = B -> x e. y)))
131, 7, 123bitr4 183 . . 3 |- (A.y(y e. {A, B} -> x e. y) <-> (x e. A /\ x e. B))
14 visset 1816 . . . 4 |- x e. V
1514elint 2543 . . 3 |- (x e. |^|{A, B} <-> A.y(y e. {A, B} -> x e. y))
16 elin 2210 . . 3 |- (x e. (A i^i B) <-> (x e. A /\ x e. B))
1713, 15, 163bitr4 183 . 2 |- (x e. |^|{A, B} <-> x e. (A i^i B))
1817eqriv 1477 1 |- |^|{A, B} = (A i^i B)
Colors of variables: wff set class
Syntax hints:   -> wi 3   \/ wo 222   /\ wa 223  A.wal 956   = wceq 958   e. wcel 960  Vcvv 1814   i^i cin 2049  {cpr 2414  |^|cint 2537
This theorem is referenced by:  intsn 2568  op1stb 2919  fiint 4572  fiintOLD 4573  shincl 9326  chincl 9378  intprd 10461
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 964  ax-gen 965  ax-8 966  ax-10 968  ax-12 970  ax-17 973  ax-4 975  ax-5o 977  ax-6o 980  ax-9o 1125  ax-10o 1142  ax-16 1212  ax-11o 1220  ax-ext 1462
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 983  df-sb 1174  df-clab 1467  df-cleq 1472  df-clel 1475  df-v 1815  df-un 2053  df-in 2054  df-sn 2416  df-pr 2417  df-int 2538
Copyright terms: Public domain