Nuprl Definition : predicate-or-shift

A[x] ==  λn,s. ((A s) ∨ (A_x s))



Definitions occuring in Statement :  predicate-shift: A_x or: P ∨ Q apply: a lambda: λx.A[x]
Definitions occuring in definition :  lambda: λx.A[x] or: P ∨ Q apply: a predicate-shift: A_x
FDL editor aliases :  predicate-or-shift

Latex:
A[x]  ==    \mlambda{}n,s.  ((A  n  s)  \mvee{}  (A\_x  n  s))



Date html generated: 2016_05_14-PM-04_07_14
Last ObjectModification: 2015_09_22-PM-06_02_06

Theory : fan-theorem


Home Index