I want to use sub-numbering for certain theorems. I used the solution provided in the question How do I get sub-numbering for theorems (Theorem 1.A., Theorem 1.B., Theorem 2.)?, which does exactly what I want.
However, there seems to be an issue with hyperref. Upon compilation I get a warning
destination with the same identifier (name{theorem1.1}) has already been used, duplicate ignored < to be read again > relaxl.197 (...)
The output pdf document is fine, except that when using a \ref to a "subtheorem", clicking on the output hyperlink sends to the wrong theorem (in my case it links to Proposition 1.2 instead of Theorem 19.B).
I would be grateful if anyone knows how to fix this or suggest an alternative.
