pub fn phase_estimation_precision_ty() -> Expr
PhaseEstimationPrecision : ∀ n : Nat, PhaseError n ≤ Real.pow 2 n The phase estimation error is bounded by 2^{-n}.
PhaseEstimationPrecision : ∀ n : Nat, PhaseError n ≤ Real.pow 2 n