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

The agda-unimath library

Results 190 agda-unimath issues
Sort by recently updated
recently updated
newest added

A lot of results in logic and foundations. ### Summary - Types with decidable Σ-, Π-, and ∀-types - Logical properties of maps - Irrefutably surjective maps - Propositionally double...

set-theory
foundation
order-theory
logic

It sounds like we don't necessarily want this, but I built this as a draft.

real-numbers

Here's a preview of what the library might look like with depostulated axioms. Depends on #1373 #1379

do not merge
experiment

~~There are still two holes left to fill, but they seem to be conceptually easy enough that I'm confident publishing this *draft* PR now — in particular they don't have...

enhancement
synthetic-homotopy-theory
🏆 milestone 🏆

The first steps of real analysis -- certainly the first steps in the constructive real analysis developments I've seen -- involve getting basic power series up and running. What are...

real-numbers

I was discussing best practices with Egbert yesterday (in person!) and in particular what lessons from my background would be applicable and valuable to agda-unimath. (For context, in my professional...

documentation
enhancement
repo-maintenance
refactoring
guides

Early work on streams, the coinductive version of lists. As lists are currently used for finite-dimensional linear algebra, streams seem the natural candidate for infinite-dimensional objects such as polynomial algebras...

lists

Equational reasoning works as advertised: `equational-reasoning x = y by p` computes to `p`, but it relies on `refl` being a strict left unit with respect to path composition, since...

bug
foundation

Defines anodyne maps and weakly anodyne maps and establishes some basic closure properties.

orthogonal-factorization-systems

Here's that PR I talked about a while back.

univalent-combinatorics