vix.ing · top · new · best · stats · spec

Equational reasoning for non-determinism monad: the case of Spark aggregation

2021/01/23 by Mu, Shin-Cheng
#FOS: Computer and information sciences #Programming Languages (cs.PL)

paper · doi:10.48550/arxiv.2101.09408

Abstract

As part of the author's studies on equational reasoning for monadic programs, this report focus on non-determinism monad. We discuss what properties this monad should satisfy, what additional operators and notations can be introduced to facilitate equational reasoning about non-determinism, and put them to the test by proving a number of properties in our example problem inspired by the author's previous work on proving properties of Spark aggregation.

Related