This repository contains Coq source code accompanying the paper "Verified Operational Transformation for Trees" by S. Sinchuk, P. Chuprikov and K. Solomatov published in proceedings of 7th International Conference, ITP 2016 (pp. 358--373). Link to the paper
The original source code is compatible with Coq 8.4 and makes use of Ssreflect.
The repository also contains version of the code compatible with Coq 8.8 and 8.13.
Use make -f Makefile
to build the project.