agdaPackages._1lab
1lab 0-unstable-2025-07-01
Formalised, cross-linked reference resource for mathematics done in Homotopy Type Theory
https://github.com/the1lab/1labGNU Affero General Public License v3.0 only
programs: -
Maintainers
Platforms (46)
armv6l-netbsdx86_64-darwinm68k-linuxmips-linuxpowerpc-linuxriscv64-linuxmipsel-netbsds390x-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ agdaPackages._1lab ];
Ad-hoc shell
nix-shell -p agdaPackages._1lab
Flake (nix run)
nix run nixpkgs#agdaPackages._1lab