It is my first time that I met the word "entails". In mathematical texts, one usually sees "if and only if", "implies" or "iff" which bear no ambiguity. In the following definition:
Does "entails" mean "implies"? It certainly seems so. Also In one PHD thesis I am reading, the author quotes this definition using the word "implies" instead of the word "entails". So far so good, but next comes a corollary:
But if "entails" means "implies" then this corollary is not true. Since function
$$ f_1 \left( x \right) := x $$
clearly supports
$$ f_2 \left( x \right) := 1 $$
according to the definition above, but not the other way around.
This is because $x' \geq x \Rightarrow 1 \geq 1 $ but $ 1 \geq 1 $ does not imply $x' \geq x $ for all $x', x \in \mathbb{R}$.
What am I missing here?