jacobrhcp
- 164
- 0
Homework Statement
Suppose X and Y are sets. Let P be all pairs (A,f) where A is a subset of X and f is a function from X to Y. Then P is a poset with the relation (A,f)=<(B,g) iff A is a subset of B and f is the restriction of g to A.
Show that if C={(Ai,fi)|i in I} is a chain in P, there is a unique function f:U Ai -> Y such that for each i, fi is the restriction of f that Ai.
Homework Equations
A chain is subset of P such that for all elements p,q in the chain p=<q or q=<p.
The Attempt at a Solution
lets start out with (A1,f1)
f1:A1->Y = (f2:A2->Y restricted to A1)
and so
f1: A1->Y = (fn:An->Y restricted to the intersection of all Ai's)
but "restricted to the intersection of all Ai's" is the same as "restricted to A1", or more generally to Aj, the jth member of the chain. This is true because there are all inside each other by definition of the poset.
so would fn:An->Y fit the role of the fuction we were looking for?
would therefore (An,fn) be the upper bound asked for?
It feels too simple to be the right answer.
Last edited: