WhoCites Definitions mb collection Sections GenAutomata Doc

Who Cites col add?
col_addDef (a + b)(x) == x a x b
Thm* T:Type, a,b:Collection(T). (a + b) Collection(T)
col_member Def x c == c(x)
Thm* T:Type, x:T, c:Collection(T). x c Prop

Syntax:a + b has structure: col_add(a; b)

About:
applyuniversememberproporall!abstraction

WhoCites Definitions mb collection Sections GenAutomata Doc