Idris2Doc : BeTTI.FunExt

BeTTI.FunExt

(source)

Definitions

0FunExt : (a->b) -> (a->b) ->Type
Totality: total
Visibility: public export
0funext : (f : (a->b)) -> (g : (a->b)) ->FunExtfg->f=g
Totality: total
Visibility: export