WhoCites Definitions mb collection Sections GenAutomata Doc

Who Cites col?
col Def Collection(T) == TProp
Thm* T:Type{i'}. col{i:l}(T) Type{i'}
col_accum Def (xc.f(x))(y) == x:T. x c & y f(x)
Thm* T,T':Type, f:(TCollection(T')), c:Collection(T). (xc.f(x)) Collection(T')
col_member Def x c == c(x)
Thm* T:Type, x:T, c:Collection(T). x c Prop
iff Def P Q == (P Q) & (P Q)
Thm* A,B:Prop. (A B) Prop
rev_implies Def P Q == Q P
Thm* A,B:Prop. (A B) Prop

About:
applyfunctionuniversememberpropimplies
andallexists!abstraction

WhoCites Definitions mb collection Sections GenAutomata Doc