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

Theorem intabs 2738
Description: Absorption of a redundant conjunct in the intersection of a class abstraction.
Hypotheses
Ref Expression
intabs.1 |- (x = y -> (ph <-> ps))
intabs.2 |- (x = |^|{y | ps} -> (ph <-> ch))
intabs.3 |- (|^|{y | ps} (_ A /\ ch)
Assertion
Ref Expression
intabs |- |^|{x | (x (_ A /\ ph)} = |^|{x | ph}
Distinct variable groups:   x,y   x,A   ph,y   ps,x   ch,x

Proof of Theorem intabs
StepHypRef Expression
1 sseq1 2085 . . . . . 6 |- (x = |^|{y | ps} -> (x (_ A <-> |^|{y | ps} (_ A))
2 intabs.2 . . . . . 6 |- (x = |^|{y | ps} -> (ph <-> ch))
31, 2anbi12d 630 . . . . 5 |- (x = |^|{y | ps} -> ((x (_ A /\ ph) <-> (|^|{y | ps} (_ A /\ ch)))
4 intabs.3 . . . . 5 |- (|^|{y | ps} (_ A /\ ch)
53, 4intmin3 2562 . . . 4 |- (|^|{y | ps} e. V -> |^|{x | (x (_ A /\ ph)} (_ |^|{y | ps})
6 intnex 2735 . . . . 5 |- (-. |^|{y | ps} e. V <-> |^|{y | ps} = V)
7 ssv 2084 . . . . . 6 |- |^|{x | (x (_ A /\ ph)} (_ V
8 sseq2 2086 . . . . . 6 |- (|^|{y | ps} = V -> (|^|{x | (x (_ A /\ ph)} (_ |^|{y | ps} <-> |^|{x | (x (_ A /\ ph)} (_ V))
97, 8mpbiri 194 . . . . 5 |- (|^|{y | ps} = V -> |^|{x | (x (_ A /\ ph)} (_ |^|{y | ps})
106, 9sylbi 199 . . . 4 |- (-. |^|{y | ps} e. V -> |^|{x | (x (_ A /\ ph)} (_ |^|{y | ps})
115, 10pm2.61i 126 . . 3 |- |^|{x | (x (_ A /\ ph)} (_ |^|{y | ps}
12 intabs.1 . . . . 5 |- (x = y -> (ph <-> ps))
1312cbvabv 1912 . . . 4 |- {x | ph} = {y | ps}
1413inteqi 2541 . . 3 |- |^|{x | ph} = |^|{y | ps}
1511, 14sseqtr4 2097 . 2 |- |^|{x | (x (_ A /\ ph)} (_ |^|{x | ph}
16 pm3.27 323 . . . 4 |- ((x (_ A /\ ph) -> ph)
1716ss2abi 2123 . . 3 |- {x | (x (_ A /\ ph)} (_ {x | ph}
18 intss 2558 . . 3 |- ({x | (x (_ A /\ ph)} (_ {x | ph} -> |^|{x | ph} (_ |^|{x | (x (_ A /\ ph)})
1917, 18ax-mp 7 . 2 |- |^|{x | ph} (_ |^|{x | (x (_ A /\ ph)}
2015, 19eqssi 2081 1 |- |^|{x | (x (_ A /\ ph)} = |^|{x | ph}
Colors of variables: wff set class
Syntax hints:  -. wn 2   -> wi 3   <-> wb 146   /\ wa 223   = wceq 958   e. wcel 960  {cab 1466  Vcvv 1814   (_ wss 2050  |^|cint 2537
This theorem is referenced by:  dfnn2 5938
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-13 971  ax-14 972  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  ax-sep 2708
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-ne 1590  df-ral 1652  df-v 1815  df-dif 2052  df-in 2054  df-ss 2056  df-nul 2284  df-int 2538
Copyright terms: Public domain