WhoCites
Definitions
mb
automata
2
Sections
GenAutomata
Doc
Who Cites arrow?
arrow
Def a
b == tree_node( < a, b > )
Thm*
a,b:SimpleType. a
b
SimpleType
node
Def
tree_node( < x, y > ) == tree_node( < x,y > )
Thm*
E:Type, x,y:Tree(E). tree_node( < x, y > )
Tree(E)
tree_node
Def
tree_node(x) == inr(x)
Thm*
E,T:Type, x:(T
T). tree_node(x)
tree_con(E;T)
Thm*
E:Type, x,y:Tree(E). tree_node( < x,y > )
Tree(E)
Syntax:
a
b
has structure:
arrow(a; b)
About:
WhoCites
Definitions
mb
automata
2
Sections
GenAutomata
Doc