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

Theorem mo4f 1404
Description: "At most one" expressed using implicit substitution.
Hypotheses
Ref Expression
mo4f.1 |- (ps -> A.xps)
mo4f.2 |- (x = y -> (ph <-> ps))
Assertion
Ref Expression
mo4f |- (E*xph <-> A.xA.y((ph /\ ps) -> x = y))
Distinct variable groups:   x,y   ph,y

Proof of Theorem mo4f
StepHypRef Expression
1 ax-17 973 . . 3 |- (ph -> A.yph)
21mo3 1403 . 2 |- (E*xph <-> A.xA.y((ph /\ [y / x]ph) -> x = y))
3 mo4f.1 . . . . . 6 |- (ps -> A.xps)
4 mo4f.2 . . . . . 6 |- (x = y -> (ph <-> ps))
53, 4sbie 1198 . . . . 5 |- ([y / x]ph <-> ps)
65anbi2i 482 . . . 4 |- ((ph /\ [y / x]ph) <-> (ph /\ ps))
76imbi1i 186 . . 3 |- (((ph /\ [y / x]ph) -> x = y) <-> ((ph /\ ps) -> x = y))
872albii 1002 . 2 |- (A.xA.y((ph /\ [y / x]ph) -> x = y) <-> A.xA.y((ph /\ ps) -> x = y))
92, 8bitr 173 1 |- (E*xph <-> A.xA.y((ph /\ ps) -> x = y))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223  A.wal 956   = wceq 958  E*wmo 1383
This theorem is referenced by:  mo4 1405  moi2 1927  moi 1928  moop2 2808
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-11 969  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
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 983  df-sb 1174  df-eu 1384  df-mo 1385
Copyright terms: Public domain