Understanding the Definition of a Directed Set

  • Thread starter Thread starter ehrenfest
  • Start date Start date
  • Tags Tags
    Definition Set
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
ehrenfest
Messages
2,001
Reaction score
1

Homework Statement


http://en.wikipedia.org/wiki/Directed_set

The definition of a directed set at the site above makes no sense to me. The part that does not make sense is: "for any two elements a and b in A, there exists an element c in A (not necessarily distinct from a,b) with"

If c does not need to be distinct from a or b, why does this add any restrictions on the binary relation because a possible c is always just max(a,b), where max is defined in the natural way?

Homework Equations


The Attempt at a Solution

 
Physics news on Phys.org
ehrenfest said:
If c does not need to be distinct from a or b, why does this add any restrictions on the binary relation because a possible c is always just max(a,b), where max is defined in the natural way?
We have no guarantee that a and b are comparable (i.e. we may have [itex]a \not\leq b[/itex] and [itex]b \not\leq a[/itex]), and thus cannot define a maximum operator.
 
For example consider a colection of SETS with [itex]\le[/itex] defined by [itex]A\e B[/itex] if and only if [itex]A\subset B[/itex]. It is quite possible to have A and B, [itex]A\me B[/itex] such that A is not a subset of B and B is not a subset of A.-