The question goes as follows;
Andreas, Benedikt, Carolin and Dora are invited to a party. Following are known:
- When Andreas goes, Benedikt goes as well.
- Carolin and Dora are not both going.
- Between Andreas and Dora at least one goes.
- When Benedikt or Dora goes, Carolin goes as well.
Question asks to draw a boolean table for the above given conditions and derive a resultant Boolean function.
My boolean_table on google spreadsheet (if you wan to edit):

I am quite confused what would be a resultant function (F) here, is it simply OR of all the conditions?
And how can it be deduced who goes the party with the function?