Let $X$ be an algorithm whose correctness supposed to be proved. What is the best practice to write the corresponding theorem?
For example:
Theorem: Algorithm $X$ correctly computes its output.
Let $X$ be an algorithm whose correctness supposed to be proved. What is the best practice to write the corresponding theorem?
For example:
Theorem: Algorithm $X$ correctly computes its output.
how one should verbally compose the theorem which reflects that correctness
! My example does not seem to be so professional and mathematically fluent and standard. – Dec 10 '17 at 19:56