Closure notation help

25 Views Asked by At

Example: Let <· be the relation on integers defined by x <· y if x + 1 = y.

• The transitive closure of <· is <.

• The reflexive and transitive closure of <· is ≤.

What do the dots mean next to the greater than and less than symbols?

1

There are 1 best solutions below

2
On

Those dots are just what the writer of the problem chose to decorate the $<$ symbol with when defining his relation. They have no general meaning.