WhoCites
Definitions
mb
automata
4
Sections
GenAutomata
Doc
Who Cites eff
typ?
eff_typ
Def t.typ == 1of(2of(2of(t)))
Thm*
t:eff(). t.typ
SimpleType
pi2
Def
2of(t) == t.2
Thm*
A:Type, B:(A
Type), p:(a:A
B(a)). 2of(p)
B(1of(p))
pi1
Def
1of(t) == t.1
Thm*
A:Type, B:(A
Type), p:(a:A
B(a)). 1of(p)
A
Syntax:
t.typ
has structure:
eff_typ(t)
About:
WhoCites
Definitions
mb
automata
4
Sections
GenAutomata
Doc