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

Theorem rmo4 1923
Description: Restricted "at most one" using implicit substitution.
Hypothesis
Ref Expression
rmo4.1 |- (x = y -> (ph <-> ps))
Assertion
Ref Expression
rmo4 |- (E*x(x e. A /\ ph) <-> A.x e. A A.y e. A ((ph /\ ps) -> x = y))
Distinct variable groups:   x,y,A   ph,y   ps,x

Proof of Theorem rmo4
StepHypRef Expression
1 an4 505 . . . . . . . 8 |- (((x e. A /\ ph) /\ (y e. A /\ ps)) <-> ((x e. A /\ y e. A) /\ (ph /\ ps)))
2 ancom 435 . . . . . . . . 9 |- ((x e. A /\ y e. A) <-> (y e. A /\ x e. A))
32anbi1i 480 . . . . . . . 8 |- (((x e. A /\ y e. A) /\ (ph /\ ps)) <-> ((y e. A /\ x e. A) /\ (ph /\ ps)))
41, 3bitr 173 . . . . . . 7 |- (((x e. A /\ ph) /\ (y e. A /\ ps)) <-> ((y e. A /\ x e. A) /\ (ph /\ ps)))
54imbi1i 186 . . . . . 6 |- ((((x e. A /\ ph) /\ (y e. A /\ ps)) -> x = y) <-> (((y e. A /\ x e. A) /\ (ph /\ ps)) -> x = y))
6 impexp 347 . . . . . 6 |- ((((y e. A /\ x e. A) /\ (ph /\ ps)) -> x = y) <-> ((y e. A /\ x e. A) -> ((ph /\ ps) -> x = y)))
7 impexp 347 . . . . . 6 |- (((y e. A /\ x e. A) -> ((ph /\ ps) -> x = y)) <-> (y e. A -> (x e. A -> ((ph /\ ps) -> x = y))))
85, 6, 73bitr 177 . . . . 5 |- ((((x e. A /\ ph) /\ (y e. A /\ ps)) -> x = y) <-> (y e. A -> (x e. A -> ((ph /\ ps) -> x = y))))
98albii 996 . . . 4 |- (A.y(((x e. A /\ ph) /\ (y e. A /\ ps)) -> x = y) <-> A.y(y e. A -> (x e. A -> ((ph /\ ps) -> x = y))))
10 df-ral 1641 . . . 4 |- (A.y e. A (x e. A -> ((ph /\ ps) -> x = y)) <-> A.y(y e. A -> (x e. A -> ((ph /\ ps) -> x = y))))
11 r19.21v 1708 . . . 4 |- (A.y e. A (x e. A -> ((ph /\ ps) -> x = y)) <-> (x e. A -> A.y e. A ((ph /\ ps) -> x = y)))
129, 10, 113bitr2 179 . . 3 |- (A.y(((x e. A /\ ph) /\ (y e. A /\ ps)) -> x = y) <-> (x e. A -> A.y e. A ((ph /\ ps) -> x = y)))
1312albii 996 . 2 |- (A.xA.y(((x e. A /\ ph) /\ (y e. A /\ ps)) -> x = y) <-> A.x(x e. A -> A.y e. A ((ph /\ ps) -> x = y)))
14 eleq1 1526 . . . 4 |- (x = y -> (x e. A <-> y e. A))
15 rmo4.1 . . . 4 |- (x = y -> (ph <-> ps))
1614, 15anbi12d 626 . . 3 |- (x = y -> ((x e. A /\ ph) <-> (y e. A /\ ps)))
1716mo4 1396 . 2 |- (E*x(x e. A /\ ph) <-> A.xA.y(((x e. A /\ ph) /\ (y e. A /\ ps)) -> x = y))
18 df-ral 1641 . 2 |- (A.x e. A A.y e. A ((ph /\ ps) -> x = y) <-> A.x(x e. A -> A.y e. A ((ph /\ ps) -> x = y)))
1913, 17, 183bitr4 183 1 |- (E*x(x e. A /\ ph) <-> A.x e. A A.y e. A ((ph /\ ps) -> x = y))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223  A.wal 951   = wceq 953   e. wcel 955  E*wmo 1374  A.wral 1637
This theorem is referenced by:  reu4 1924
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  ax-ext 1452
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  df-cleq 1462  df-clel 1465  df-ral 1641
Copyright terms: Public domain