| |||||
| |||||
| |||||
| Synopsis | |||||
| Tests for Agda.Utils.Permutation | |||||
| Tests for Agda.TypeChecking.Telescope | |||||
| |||||
telFromList . telToList == id | |||||
| |||||
| All elements of flattenTel are well-scoped under the original telescope. | |||||
| |||||
unflattenTel . flattenTel == id | |||||
| |||||
| reorderTel is stable. | |||||
| |||||
| The result of splitting a telescope is well-scoped. | |||||
| |||||
| The permutation generated when splitting a telescope preserves scoping. | |||||
| |||||
| Produced by Haddock version 2.6.0 |