List Decomposition Clarified
lA defining equation:
l[ F | R ] =  some list
lcan only be valid when the RHS list is non-empty.
l
Thus
l[ F | R ] =  [ ] can never be a valid equation.