Who Cites ioa init? | |
ioa_init | Def t.init == 1of(2of(2of(t))) |
pi2 | Def 2of(t) == t.2 |
Thm* A:Type, B:(AType), p:(a:AB(a)). 2of(p) B(1of(p)) | |
pi1 | Def 1of(t) == t.1 |
Thm* A:Type, B:(AType), p:(a:AB(a)). 1of(p) A |
Syntax: | t.init | has structure: | ioa_init(t) |
About: