metamath / set.mm

Metamath source file for logic and set theory
Other
243 stars 88 forks source link

Intuitionize (real) natural logarithm from df-log through relogdiv #3992

Closed jkingdon closed 3 months ago

jkingdon commented 3 months ago

This is a long section which needs noticeable intuitionizing (most notably, complex logarithms won't work, or at least won't work easily, in a way more or less analogous to complex square root). Therefore, it seems wise to split the section into several pull requests.

We adopt a definition which agrees with the set.mm definition for positive real numbers, and prove those set.mm theorems which follow from that.

Also includes reeff1o which is based on the set.mm proof but needs two innovations:

Includes explanations in mmil.html of missing theorems in the previous section.