The Wayback Machine - https://web.archive.org/web/20220717053615/https://github.com/L-TChen
Skip to content
Avatar

Highlights

  • Pro

Organizations

@agda @flolac-tw
Block or Report

Block or report L-TChen

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. 1
    {- Coquand, T., & Dybjer, P. (1997). Intuitionistic model constructions and normalization proofs.
    2
      Mathematical Structures in Computer Science, 7(1). https://doi.org/10.1017/S0960129596002150 -}
    3
    
                  
    4
    open import Data.Empty                            using (⊥)
    5
    open import Data.Unit                             using (⊤; tt)
  2. 1
    {-# LANGUAGE FlexibleContexts, FlexibleInstances #-}
    2
    {-# LANGUAGE TypeInType , ScopedTypeVariables , TypeFamilies, TypeOperators #-} 
    3
    {-# LANGUAGE GADTs, StandaloneDeriving #-}
    4
    {-# LANGUAGE Safe #-}
    5
    
                  
  3. FiniteSets Public

    Fintie Sets in Cubical Agda

    Agda 12

  4. MtacAR Public

    Mtac in Agda

    Agda 29

587 contributions in the last year

Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri
Activity overview
Contributed to Zekt/Type-Embellishment, agda/agda, L-TChen/provability and 21 other repositories

Contribution activity

July 2022

Created a pull request in jaspervdj/hakyll that received 8 comments

pandocBiblioCompiler loads multiple bib files by glob

pandocBiblioCompiler is allowed to take multiple bib files by glob. It should be backwards-compatible.

+17 −1 8 comments
Reviewed 2 pull requests in 1 repository
Opened 1 issue in 1 repository
borisveytsman/acmart 1 open
1 contribution in private repositories Jul 11