Definitions graph 1 2 Sections Graphs Doc

Some definitions of interest.
gr_v Def Vertices(t) == 1of(t)
Thm* t:Graph. Vertices(t) Type
graph Def Graph == v:Typee:Type(evv)Top
Thm* Graph Type{i'}
last Def last(L) == L[(||L||-1)]
Thm* T:Type, L:T List. null(L) last(L) T

About:
productproductlistassertnatural_numbersubtractfunction
universemembertopimpliesall!abstraction

Definitions graph 1 2 Sections Graphs Doc