Please enable JavaScript in your browser!
Domů
Procházet
Nápověda
Přihlásit se
caryoscelus
/
agda
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
ce9b406819
Větve
Značky
js_amd
js_amd_patch
working
agda
/
test
/
LaTeXAndHTML
/
succeed
/
Issue3020.agda
Issue3020.agda
115 B
Historie
Surový
1
2
3
4
5
6
7
8
9
10
11
12
13
record R : Set₁ where
field
A : Set
B : Set
B = A
field
C : Set
D : Set
D = A → B → C