-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If not rational implies irrational, then <some constructive taboo> #4299
Comments
Suppose that every non-rational is apart from every rational. Let |
Sorry I'm having trouble following this especially the following notation:
I might have some follow up questions about things like showing the supremum exists and decidability of various propositions involved, but I'm having trouble even figuring out what to look into until I get the definition of |
It may be easier to add zero to the set on the right, to make sure it is always inhabited, and not merely nonempty. For explicitness, define
(well... as an argument of Then, you need https://us.metamath.org/ileuni/ax-pre-suploc.html To prove that the set |
The intended interpretation of that expression is "the set of values @benjub is absolutely right though that you should also throw You don't need to use ax-pre-suploc to prove this x exists, you can also use ax-caucvg because it is the limit of the cauchy sequence You can prove the set is located though as follows: Let
|
Ah, thanks. I figured it must be something like that but I don't know whether I've this this exact variation before.
Hmm, not sure what kind of generality you have in mind but a few that we have are:
Most of these are for situations which are different from what we need for this proof, though. I have been operating under the assumption that we'll need a whole family of these for different kinds of side conditions. |
By the way: I have added a few weeks ago the construct In the associated PR (#4272) I pinged you because the new construct was messing up the metamath swiss-knife parser. I eventually used new tokens |
@jkingdon I think the easiest proof might be the one using cvg1n, since it is the limit of a natural cauchy sequence, where |
My conjecture is:
To be honest I don't remember what I read which made me think the antecedent here implies a taboo, or that Markov's principle (maybe analytic?) might be the right taboo. Perhaps I was going on nothing more than https://us.metamath.org/ileuni/neapmkv.html or perhaps I read something suggestive.
Background:
x e. ( RR \ QQ )
and "strongly irrational" forA. q e. QQ x =//= q
The text was updated successfully, but these errors were encountered: