-
Notifications
You must be signed in to change notification settings - Fork 91
Ring of real numbers #1586
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
Ring of real numbers #1586
Conversation
Co-authored-by: Fredrik Bakke <[email protected]>
|
FYI. I've noticed that you usually write proofs using the additive unit element at universe level zero. The large structure of a ring should probably have an additive unit element at each universe level so it is still possible to extract the ring at universe level |
|
My best attempt to deal with this is in #1587 ; we can postpone this one until afterwards. |
|
Marking this as a draft; I think we'll probably go ahead and build all the way to large fields here, with fields needing an additional apartness relation to describe nonzero/invertible elements. |
Just at universe level 0 for now; still working up to large rings.