All Projects → TOTBWF → cubical-categories

TOTBWF / cubical-categories

Licence: other
Category theory formalized in cubical agda

Programming Languages

Agda
84 projects

Projects that are alternatives of or similar to cubical-categories

cain
Category theory applied to functional programming (undergraduate project)
Stars: ✭ 27 (+35%)
Mutual labels:  category-theory, agda
cat
A formalization of category theory in cubical Agda
Stars: ✭ 50 (+150%)
Mutual labels:  category-theory, agda
SymmetryBookFormalization
Univalent mathematics in Agda
Stars: ✭ 117 (+485%)
Mutual labels:  category-theory, agda
tt-in-cubical
Type Theory in Type Theory using Cubical Agda
Stars: ✭ 12 (-40%)
Mutual labels:  cubical-type-theory, agda
anders
🧊 Модальний Гомотопічний Прувер
Stars: ✭ 5 (-75%)
Mutual labels:  cubical-type-theory
Discopy
a toolbox for computing with monoidal categories
Stars: ✭ 148 (+640%)
Mutual labels:  category-theory
Categories
Categories parametrized by morphism equality, in Agda
Stars: ✭ 141 (+605%)
Mutual labels:  category-theory
Naive functional programming
A naive approach to functional programming using TypeScript
Stars: ✭ 129 (+545%)
Mutual labels:  category-theory
agda-fragment
Algebraic proof discovery in Agda
Stars: ✭ 28 (+40%)
Mutual labels:  agda
hamcat
Category Theory for Programmers の勉強記録
Stars: ✭ 13 (-35%)
Mutual labels:  category-theory
Every Single Day I Tldr
A daily digest of the articles or videos I've found interesting, that I want to share with you.
Stars: ✭ 249 (+1145%)
Mutual labels:  category-theory
Functional Examples
Examples with Functional JavaScript, following Professor Frisby's course
Stars: ✭ 179 (+795%)
Mutual labels:  category-theory
monadic-mondays
Code samples for #monadicmonday topics
Stars: ✭ 86 (+330%)
Mutual labels:  category-theory
Lawvere
A categorical programming language with effects
Stars: ✭ 142 (+610%)
Mutual labels:  category-theory
language-agda
Agda language support for the Atom editor
Stars: ✭ 13 (-35%)
Mutual labels:  agda
Cql
CQL: Categorical Query Language implementation in Haskell
Stars: ✭ 132 (+560%)
Mutual labels:  category-theory
Idris Ct
formally verified category theory library
Stars: ✭ 203 (+915%)
Mutual labels:  category-theory
functional-structures-refactoring-kata
Starting code and proposed solution for Functional Structures Refactoring Kata
Stars: ✭ 31 (+55%)
Mutual labels:  category-theory
Bastet
A ReasonML/Ocaml library for category theory and abstract algebra
Stars: ✭ 200 (+900%)
Mutual labels:  category-theory
Fstoolkit.errorhandling
An opinionated F# Library for error handling
Stars: ✭ 200 (+900%)
Mutual labels:  category-theory

Cubical Categories

This library formalizes Category Theory inside of Cubical Agda. This lets us avoid issues of morphism equality, and hopefully lets us implement things like strict categories is a much easier way.

Origins

This library was born out of https://github.com/agda/agda-categories, and takes quite a bit of inspiration from it.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].