MobilityReadingGroup

π-calculus, Session Types research at Imperial College

Depending On Session Typed Process
Bernardo TONINHO, Nobuko YOSHIDA
21st International Conference on Foundations of Software Science and Computation Structures (FoSSaCS 2018). p. 128 - 145

This work proposes a dependent type theory that combines functions and session-typed processes (with value dependencies) through a contextual monad, internalising typed processes in a dependently-typed λ-calculus. The proposed framework, by allowing session processes to depend on functions and vice-versa, enables us to specify and statically verify protocols where the choice of the next communication action can depend on specific values of received data. Moreover, the type theoretic nature of the framework endows us with the ability to internally describe and prove predicates on process behaviours. Our main results are type soundness of the framework, and a faithful embedding of the functional layer of the calculus within the session-typed layer, showcasing the expressiveness of dependent session types.

@inproceedings{TY2018,
  author = {Bernardo Toninho and Nobuko Yoshida},
  title = {{Depending On Session Typed Process}},
  booktitle = {21st International Conference on Foundations of Software Science and Computation Structures},
  series = {LNCS},
  volume = {10803},
  pages = {128--145},
  publisher = {Springer},
  year = 2018
}
@inproceedings{TY2018,
  author = {Bernardo Toninho and Nobuko Yoshida},
  title = {{Depending On Session Typed Process}},
  booktitle = {21st International Conference on Foundations of Software Science and Computation Structures},
  series = {LNCS},
  volume = {10803},
  pages = {128--145},
  publisher = {Springer},
  doi = "10.1007/978-3-319-89366-2_7",
  year = 2018
}