agda-stdlib icon indicating copy to clipboard operation
agda-stdlib copied to clipboard

The Agda standard library

Results 382 agda-stdlib issues
Sort by recently updated
recently updated
newest added
trafficstars

Seeing #2546 made me realise that I personally can no longer tolerate the inconsistency between the use of `x` (in `Reflexive`), `x` and `y` (in `Symmetric`), but `i` `j` and...

library-design
refactoring
breaking

> Have now added revised types for the new lemmas, and note the following: * `++⁺ʳ` now has a type corresponding to the *explicitly* quantified version of `Algebra.Definitions.LeftCongruent` * `++⁺ˡ`...

library-design