Skip to content

Intermediate value theorem is equivalent to (some constructive taboo) #4918

Open
@jkingdon

Description

@jkingdon

The intermediate value theorem is https://us.metamath.org/mpeuni/ivth.html

In iset.mm we will only be able to prove special cases such as https://us.metamath.org/ileuni/ivthinc.html but can we put a finer point on this?

The proof by bisecting intervals in [Bauer] ("Classical proof" of Theorem 5.1) appears to need real number trichotomy (analytic LPO). It might be a bit tricky to formalize in iset.mm because I don't think we have convergence theorems which directly map to the descending chain argument there, but https://us.metamath.org/ileuni/climcvg1n.html or something like it should be sufficient with only a moderate amount of adaptation, because the intervals are decreasing in size at a bounded rate.

Next question: can we show the intermediate value theorem implies a taboo (and is it analytic LPO or some other taboo)? The problem somewhat reminds me of #4042 but I don't have a specific argument in mind.

More reading:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions