Module docstring
{"# Relation embeddings from the naturals
This file allows translation from monotone functions ℕ → α to order embeddings ℕ ↪ α and
defines the limit value of an eventually-constant sequence.
Main declarations
natLT/natGT: Make an order embeddingNat ↪ αfrom an increasing/decreasing functionNat → α.monotonicSequenceLimit: The limit of an eventually-constant monotone sequenceNat →o α.monotonicSequenceLimitIndex: The index of the first occurrence ofmonotonicSequenceLimitin the sequence. "}