Definitions graph 1 2 Sections Graphs Doc

Some definitions of interest.
decidable Def Dec(P) == P P
Thm* A:Prop. Dec(A) Prop
pi1 Def 1of(t) == t.1
Thm* A:Type, B:(AType), p:(a:AB(a)). 1of(p) A
pi2 Def 2of(t) == t.2
Thm* A:Type, B:(AType), p:(a:AB(a)). 2of(p) B(1of(p))

About:
spreadspreadproductdecidablefunctionuniverse
memberproporall!abstraction

Definitions graph 1 2 Sections Graphs Doc