Description: Restricted "at most one" in term of uniqueness. (Contributed by NM, 16-Jun-2017)
Ref | Expression | ||
---|---|---|---|
Assertion | rmo5 | |- ( E* x e. A ph <-> ( E. x e. A ph -> E! x e. A ph ) ) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | moeu | |- ( E* x ( x e. A /\ ph ) <-> ( E. x ( x e. A /\ ph ) -> E! x ( x e. A /\ ph ) ) ) |
|
2 | df-rmo | |- ( E* x e. A ph <-> E* x ( x e. A /\ ph ) ) |
|
3 | df-rex | |- ( E. x e. A ph <-> E. x ( x e. A /\ ph ) ) |
|
4 | df-reu | |- ( E! x e. A ph <-> E! x ( x e. A /\ ph ) ) |
|
5 | 3 4 | imbi12i | |- ( ( E. x e. A ph -> E! x e. A ph ) <-> ( E. x ( x e. A /\ ph ) -> E! x ( x e. A /\ ph ) ) ) |
6 | 1 2 5 | 3bitr4i | |- ( E* x e. A ph <-> ( E. x e. A ph -> E! x e. A ph ) ) |