Skip to content
View szumixie's full-sized avatar

Organizations

@agda

Block or report szumixie

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. stlc Public

    Simply-typed lambda calculus as a QIT in cubical Agda + normalization

    Agda 12

74 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

Created 5 commits in 1 repository
Reviewed 1 pull request in 1 repository
agda/agda 1 pull request

Created an issue in agda/agda that received 3 comments

Lack of parentheses when giving infix expression on the left of application

In the following code, pressing C-c C-SPC results in F ∘ F A instead of the expected (F ∘ F) A: postulate _∘_ : (Set Set) (Set Set) Set Set

3 comments
Opened 1 other issue in 1 repository
agda/agda 1 closed
Loading