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

This PR formalizes the concept of constancy of a map of types.

foundation

## Summary - [X] Add dotted underlines under links that are adjacent making it possible to tell them apart, e.g.: ![image](https://github.com/user-attachments/assets/1a8c3c99-acaa-4bda-9f7f-da9890f09423) ![image](https://github.com/user-attachments/assets/07f83e2d-0031-419f-994e-5997d87ddcc4) The styling does not apply to code, or...

enhancement
website

elementary-number-theory
real-numbers
metric-spaces

Defines - Subfinite types - Subfinitely indexed types - Dedekind finite types - dual Dedekind finite types - Noninjective maps (maps for which there exists a repetition of values) Proves...

elementary-number-theory
foundation
univalent-combinatorics

This aims at centralizing conversations regarding metric spaces and real / functional analysis. # Concepts - [x] distance functions - #1394 - #1400 - [x] rework limits - #1378 -...

real-numbers
metric-spaces

This draft PR contains some very preliminary joint work with Emily, Tim, and Jonathan

Real addition will give us our first large group, but we have to define what that looks like. The biggest issue I see is the inverse laws: if `x :...

group-theory

Some upcoming PRs (#1378, #1402, #1398, #1417, etc.) introduce new metric spaces so we should update `tables/metric-spaces.md` accordingly. However, since some of these PRs are already quite ready, I think...

metric-spaces

Replace the current notation for similarity/indiscernibility `x ≈ y` with `x ≍ y` as proposed in #1418. Resolves #1418.

improve naming

The library has adopted the symbol `≈` for "similarity" of elements, for instance, for elements in preorders. However, it seems to me that the symbol `≈` is used more commonly...

question
improve naming