Age | Commit message (Expand) | Author |
---|---|---|
2022-12-06 | refactor: rename Soat.Data -> Data. | Greg Brown |
2022-12-06 | Migrate to use idris-setoid library. | Greg Brown |
2022-11-29 | Prove Pointwise forms a setoid. | Greg Brown |
2022-11-29 | Move indexed setoids and functions out of Soat. | Greg Brown |
2022-11-25 | Define introductors for Pointwise. | Greg Brown |
2022-11-25 | refactor: add structural comments. | Greg Brown |
2022-11-25 | Define index on Pointwise. | Greg Brown |
2022-11-25 | Define wrap and unwrap. | Greg Brown |
2022-11-25 | Prove properties about map. | Greg Brown |
2022-11-25 | Generalise bindUnique. | Greg Brown |
2022-11-25 | Change recursion structure of Pointwise. | Greg Brown |
2022-11-25 | Change recursion structure of map. | Greg Brown |
2022-11-24 | Iterate over index list for dependent map. | Greg Brown |
2022-11-24 | Prove relationship between index and tabulate. | Greg Brown |
2022-11-24 | refactor: reorder definitions. | Greg Brown |
2022-11-22 | Add more operations for dependent product. | Greg Brown |
2022-11-22 | Define list-dependent product of indexed family. | Greg Brown |