Idris2Doc : Data.CheckedEmpty.List.Lazy.Properties.Quantifiers

Data.CheckedEmpty.List.Lazy.Properties.Quantifiers

(source)

Definitions

allMapForall : ((0_ : Elemxxs) ->p (fx)) ->Allp (mapfxs)
Totality: total
Visibility: export
allElem : ((0_ : Elemxxs) ->px) ->Allpxs
Totality: total
Visibility: export
allTrue : px->Allpxs
Totality: total
Visibility: export
allMap : All (p.f) xs->Allp (mapfxs)
Totality: total
Visibility: export