Jump to content

Talk:Counting problem (complexity)

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 2a02:8388:1984:6000:74b9:5f98:c0a1:cabe (talk) at 15:37, 19 May 2021 (Why is y less than or equal to c_r?). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Why is y less than or equal to c_r?

y, to my understanding, isn't necessarily a number, so what's the meaning of the inequality? I think it's supposed to be y is a subset of the set defined in the cardinality of c_r..

In my understanding the symbol denotes a non-negative integer that can hence be compared to , the size (that is number of elements) of the set of solutions . I believe one needs to be a bit more careful in phrasing the definition, because a priori there is no bound on the number of solutions since in general is a binary relation between infinite sets (e.g. all strings over a finite (usually two-element) alphabet). Of course one may allow infinitely many solution for certain inputs . For such every pair will belong to . One way to make the number always finite is to just postulate this in the definition of . Often this is achieved by making more restrictive assumptions such a that there is a function (of a certain kind, e.g. a polynomial function) such that for every input there are only solutions satisfying with bounded length and hence finitely many.