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

Theorem moanim 1425
Description: Introduction of a conjunct into "at most one" quantifier.
Hypothesis
Ref Expression
moanim.1 |- (ph -> A.xph)
Assertion
Ref Expression
moanim |- (E*x(ph /\ ps) <-> (ph -> E*xps))

Proof of Theorem moanim
StepHypRef Expression
1 impexp 347 . . . . 5 |- (((ph /\ ps) -> x = y) <-> (ph -> (ps -> x = y)))
21albii 997 . . . 4 |- (A.x((ph /\ ps) -> x = y) <-> A.x(ph -> (ps -> x = y)))
3 moanim.1 . . . . 5 |- (ph -> A.xph)
4319.21 1054 . . . 4 |- (A.x(ph -> (ps -> x = y)) <-> (ph -> A.x(ps -> x = y)))
52, 4bitr 173 . . 3 |- (A.x((ph /\ ps) -> x = y) <-> (ph -> A.x(ps -> x = y)))
65exbii 1049 . 2 |- (E.yA.x((ph /\ ps) -> x = y) <-> E.y(ph -> A.x(ps -> x = y)))
7 ax-17 969 . . 3 |- ((ph /\ ps) -> A.y(ph /\ ps))
87mo2 1398 . 2 |- (E*x(ph /\ ps) <-> E.yA.x((ph /\ ps) -> x = y))
9 ax-17 969 . . . . 5 |- (ps -> A.yps)
109mo2 1398 . . . 4 |- (E*xps <-> E.yA.x(ps -> x = y))
1110imbi2i 185 . . 3 |- ((ph -> E*xps) <-> (ph -> E.yA.x(ps -> x = y)))
12 19.37v 1301 . . 3 |- (E.y(ph -> A.x(ps -> x = y)) <-> (ph -> E.yA.x(ps -> x = y)))
1311, 12bitr4 176 . 2 |- ((ph -> E*xps) <-> E.y(ph -> A.x(ps -> x = y)))
146, 8, 133bitr4 183 1 |- (E*x(ph /\ ps) <-> (ph -> E*xps))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223  A.wal 952  E.wex 978  E*wmo 1379
This theorem is referenced by:  euan 1426  moanimv 1427  moaneu 1428  moanmo 1429  2eu1 1447
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 960  ax-gen 961  ax-8 962  ax-10 964  ax-11 965  ax-12 966  ax-17 969  ax-4 971  ax-5o 973  ax-6o 976  ax-9o 1121  ax-10o 1138  ax-16 1208  ax-11o 1216
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 979  df-sb 1170  df-eu 1380  df-mo 1381
Copyright terms: Public domain