- 👋 Hi, I’m AradArbel10.
- 👀 I’m interested in
- Pure Math: Abstract Algebra, Category Theory, Algebraic Topology, Algebraic Geometry.
- Computer Science: Functional Programming, Programming Language Theory & Type Theory, Compilers, Theoretical Computer Science, Low Level & Computer Architecture.
- 📫 Reach me via Email aradarbel10@gmail.com, or via Discord AradArbel10#3813.
Pinned Loading
-
-
A minimalistic example of bidirectio...
A minimalistic example of bidirectional type checking for system F 1{-# LANGUAGE StrictData, DerivingVia, OverloadedRecordDot #-}
23{-
4(compiled with GHC 9.4.2)
5-}
-
Category of contexts and context-ren...
Category of contexts and context-renamings 1```agda
2{-# OPTIONS --without-K #-}
34open import foundation.functions using (_∘_)
5open import foundation.identity-types using (refl; ap) renaming (Id to _≡_)
-
Direct proof for groupoidal structur...
Direct proof for groupoidal structure of homotopic identity types via path induction in Agda 1{-# OPTIONS --without-K #-}
23import Relation.Binary.PropositionalEquality as Eq
4open Eq using (_≡_; refl)
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.