Let $R=\{(n,k) \mid n,k\in \{1,2,3,4,5,6\}, n \mid k\}$ be a relation. What does the notation $n \mid k$ mean? I haven't seen this before, does this mean that $n$ is divisble by $k$?
Asked
Active
Viewed 31 times
2
-
2The other way round, $n\mid k$ means "$n$ divides $k$". – Daniel Fischer Apr 27 '14 at 19:17