Hi,
Is the restricted "at most one" quantifier E* y e. B defined?
I have something that could be useful the in the "proba" branch:
${
$d x y A $. $d x B $.
$( A condition allowing swap of uniqueness and existential
quantifiers. $)
2reuswap2 $p |- ( A. x e. A E* y ( y e. B /\ ph ) -> ( E! x
e. A E. y e. B ph -> E! y e. B E. x e. A ph ) ) $=
( cv wcel wa wmo wal wrex wreu wex weu df-reu r19.42v df-rex
bitr3i bitri
wi wral df-ral moanimv albii bitr4i 2euswap exbii eubii
3imtr4g sylbi
an12 )
CFEGZAHZCIZBDUAZBFDGZUMHZCIZBJZACEKZBDLZABDKZCELZTUOUPUNTZBJUSUNBD
UBURVDBUPUMCUCUDUEUSUQCMZBNZUQBMZCNZVAVCUQBCUFVAUPUTHZBNVFUTBDOVIVEBVIULU
PAHZHZCMZVEVIVJCEKVLUPACEPVJCEQRVKUQCULUPAUKUGSUHSVCULVBHZCNVHVBCEOVMVGCV
MUMBDKVGULABDPUMBDQRUHSUIUJ $.
$( [7-Apr-2017] $)
$}
_
Thierry
--
You received this message because you are subscribed to the Google Groups "Metamath" group.
To unsubscribe from this group and stop receiving emails from it, send an email to metamath+u...@googlegroups.com.
To post to this group, send email to meta...@googlegroups.com.
Visit this group at https://groups.google.com/group/metamath.
For more options, visit https://groups.google.com/d/optout.
Hi,
Is the restricted "at most one" quantifier E* y e. B defined?
Hi,
Is the restricted "at most one" quantifier E* y e. B defined?
I have something that could be useful the in the "proba" branch:
${
$d x y A $. $d x B $.
$( A condition allowing swap of uniqueness and existential quantifiers. $)
2reuswap2 $p |- ( A. x e. A E* y ( y e. B /\ ph ) -> ( E! x e. A E. y e. B ph -> E! y e. B E. x e. A ph ) ) $=
Hi Alexander,
Good work!
df-rmo and some of the theorems in your attachment were added to set.mm (develop commit 3da3911) yesterday.
http://us2.metamath.org:8888/mpeuni/mmrecent.html
Perhaps you can rework this to use the ones in the current set.mm? Then I will add your new ones to set.mm.
I will probably be adding a handful of additional df-rmo helper theorems today or tomorrow as needed to incorporate df-rmo into existing proofs. So maybe wait a couple of days before updating your attachment. I'll post a notice here when I'm done.
On Sun, 18 Jun 2017 10:31:57 -0700 (PDT), Norman Megill wrote:
> I'm done with the df-rmo update. It is on us2 and in develop commit
> 1f5ae48.
I looked at this page:
http://us2.metamath.org:88/mpegif/mmrecent.html
and didn't see a note of df-rmo and friends. Is that just not posted yet?
Hi Norman,
I got set.mm (develop commit 1f5ae48) via http://us2.metamath.org:8888/mpeuni/mmrecent.html and reworked my proofs accordingly (and removed duplicates).
In section "Restricted quantification", there are theorems for E* analogous to theorems for E!. Maybe you can put these next to the corresponding theorems for E!
In section "The universal class" are theorems for double restricted quantifiers. In my previous contribution, I used short names, calling the theorems 2reu5a, 2reu5b ,2reu5c, 2reu5a, because I used them as lemmas for my 2reu5.
But as I saw that the numbering is not consistent (2reu5 is analogous to ~ 2eu5 and ~ reu3 , so it could also have been named 2reu3), I renamed my theorems to reflect their contents, but resulting in rather long names.
So the two attached files differ only in the used names: in avrmo.mm, the short names are used, in avrmo_ln.mm the long names. Maybe you can decide which variant should be taken for set.mm, or even invent completely new names.
Ups, I missed one duplicate: my theorem rmoim is identical with theorem imrmo contained in the latest set.mm! So rmoim can be removed, and its usage in proofs (for theorems rmoimia and rmoreximralrmo/2rmorex) can be replaced by imrmo.