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

Theorem moanim 1420
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 996 . . . 4 |- (A.x((ph /\ ps) -> x = y) <-> A.x(ph -> (ps -> x = y)))
3 moanim.1 . . . . 5 |- (ph -> A.xph)
4319.21 1052 . . . 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 1047 . 2 |- (E.yA.x((ph /\ ps) -> x = y) <-> E.y(ph -> A.x(ps -> x = y)))
7 ax-17 968 . . 3 |- ((ph /\ ps) -> A.y(ph /\ ps))
87mo2 1393 . 2 |- (E*x(ph /\ ps) <-> E.yA.x((ph /\ ps) -> x = y))
9 ax-17 968 . . . . 5 |- (ps -> A.yps)
109mo2 1393 . . . 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 1298 . . 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 951  E.wex 977  E*wmo 1374
This theorem is referenced by:  euan 1421  moanimv 1422  moaneu 1423  moanmo 1424  2eu1 1442
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 959  ax-gen 960  ax-8 961  ax-10 963  ax-11 964  ax-12 965  ax-17 968  ax-4 970  ax-5o 972  ax-6o 975  ax-9o 1119  ax-10o 1136  ax-16 1206  ax-11o 1213
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 978  df-sb 1168  df-eu 1375  df-mo 1376
Copyright terms: Public domain