Exercises for math student formalized on computers


We present here a list of exercices that can easely be formilized on computers and have been used to teach mathematics to students. We give the prover used, but these examples are so simple that they should be usable with almost any prover (admitting classical logic).

If you know some other exercices, send them to me by email, I will be pleased to add them here! It would be nice if you could send them in HTML respecting the same layout (no necessarily the same syntax).

We recall PhoX syntax :


Analysis

Continuous functions and connected sets (PhoX):

This exercise relates two definitions of continous functions and shows that the image of a connected set by a continuous function is connected. It is surprising that no hypothesis are needed. Note: for the converse of the implication of the first statement, one needs the triangular inequality.

Statements:
Hypothesis:
Definitions:

Union and closure (PhoX):

The union of the closure is the closure of the union.

Statement:
Hypothesis:
Definitions:

Algebra

Injections and disjoint support (PhoX):

Two injections with disjoint support commute.

Statement:
Hypothesis:
Definitions:


Christophe Raffalli /LAMA, Savoie University / raffalli@univ-savoie.fr
Last modified: Mon Dec 18 18:45:35 CET 2000