Ordinal optimization: Difference between revisions

Content deleted Content added
Hobeewahn (talk | contribs)
m Definitions: Put named entities after their description (standard practice)
m convert special characters (via WP:JWB)
Line 25:
* The set of [[subset]]s of a given set (its [[power set]]) ordered by [[subset|inclusion]]
* The set of subspaces of a [[vector space]] ordered by inclusion.
* For a partially ordered set ''P'', the [[sequence space]] containing all [[sequence]]s of elements from ''P'', where sequence ''a'' precedes sequence ''b'' if every item in ''a'' precedes the corresponding item in ''b''. Formally, {{math|(''a''<sub>''n''</sub>)<sub>''n''∈ℕ∈<math>\mathbb{N}</math></sub>&nbsp;≤&nbsp;(''b''<sub>''n''</sub>)<sub>''n''∈ℕ∈<math>\mathbb{N}</math></sub>}} if and only if {{math|''a''<sub>''n''</sub>&nbsp;≤&nbsp;''b''<sub>''n''</sub>}} for all ''n'' in <math>\mathbb{N}</math>.
* For a set ''X'' and a partially ordered set ''P'', the [[function space]] containing all functions from ''X'' to ''P'', where ''f'' ≤ ''g'' if and only if ''f''(''x'') ≤ ''g''(''x'') for all ''x'' in ''X''.
* The vertex set of a [[directed acyclic graph]] ordered by [[reachability]].