A set equipped with Listing has as its canonical element the encoding of [].
We encode pairs as lists of length two.
Equations
Instances For
The first projection from a pair.
Equations
Instances For
The second projection from a pair.
Equations
Instances For
A map Set α → Set α is continuous when its values are determined
on finite subsets. This is continuity in the sense of Scott topology, but
we avoid developing a general theory of domains, so we will specialize all
definitions to the situation at hand.
Equations
- One or more equations did not get rendered due to their size.
Instances For
A continuous map is monotone
A continuous binary map is monotone.
If a binary map is continuous in each arguments separately, then it is continuous.
A continuous binary map is continuous as a map of its first argument
A continuous binary map is contunuous as a map of its second argument
The identity map is continuous.
A constant map is continuous.
If f is continuous then any finite subset of f S is already a subset of some
f S' where S' ⊆ S is finite (in the statement S' is toSet z).
The lemma is used in the theorem showing that composition preserves continuity.
The composition of continuous maps is continuous.
The composition of a binary continuous map and continuous maps is continuous.
Currying combined with graph is continuous
Combinatory application on the graph model
Equations
Instances For
Application is monotone.
Application is continuous in the first argument.
Application is continuous in the second argument.
Application is continuous.