logo
In [1]:
import proveit
theory = proveit.Theory() # the theorem's theory

from proveit.physics.quantum.QPE import qpe_exact, qpe_best_guarantee, qpe_precision_guarantee
In [2]:
%proving main_theorems_combined
With these allowed/disallowed theorem/theory presumptions (e.g., to avoid circular dependencies), we begin our proof of
main_theorems_combined:
(see dependencies)
main_theorems_combined may now be readily provable (assuming required theorems are usable).  Simply execute "%qed".
In [3]:
%qed
proveit.physics.quantum.QPE.main_theorems_combined has been proven.