User:IssaRice/Logical induction notation

From Machinelearning

This is in user space because it's not really about machine learning.

Term Notation Type Definition Notes
F-combination A S{0,1}Fn Function application of an F-combination uses square brackets instead of parentheses. Why? As far as I can tell, this is because each coefficient is in F so is itself a function. This means we have two senses of "application": we can pick out the specific coefficient we want (square brackets), or we can apply each coefficient to return something (parentheses).
Holdings from T against P¯ (a Q-combination) T(P¯) S{0,1}Q

External links