WhoCites
Definitions
graph
1
2
Sections
Graphs
Doc
Who Cites array-select?
array-select
Def a[i] == 2of(a)(i)
pi2
Def
2of(t) == t.2
Thm*
A:Type, B:(A
Type), p:(a:A
B(a)). 2of(p)
B(1of(p))
Syntax:
a[i]
has structure:
array-select(a; i)
About:
WhoCites
Definitions
graph
1
2
Sections
Graphs
Doc