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

Theorem rmo4 1933
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 506 . . . . . . . 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 481 . . . . . . . 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 999 . . . 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 1649 . . . 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 1716 . . . 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 999 . 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 1534 . . . 4 |- (x = y -> (x e. A <-> y e. A))
15 rmo4.1 . . . 4 |- (x = y -> (ph <-> ps))
1614, 15anbi12d 628 . . 3 |- (x = y -> ((x e. A /\ ph) <-> (y e. A /\ ps)))
1716mo4 1403 . 2 |- (E*x(x e. A /\ ph) <-> A.xA.y(((x e. A /\ ph) /\ (y e. A /\ ps)) -> x = y))
18 df-ral 1649 . 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 954   = wceq 956   e. wcel 958  E*wmo 1381  A.wral 1645
This theorem is referenced by:  reu4 1934
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 962  ax-gen 963  ax-8 964  ax-10 966  ax-11 967  ax-12 968  ax-17 971  ax-4 973  ax-5o 975  ax-6o 978  ax-9o 1123  ax-10o 1140  ax-16 1210  ax-11o 1218  ax-ext 1459
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 981  df-sb 1172  df-eu 1382  df-mo 1383  df-cleq 1469  df-clel 1472  df-ral 1649
Copyright terms: Public domain