How to copy a field to a related module?

Hi,

When I check a tick box in Opportunities (product) I´d like to see that the respective tick box in Accounts is automatically checked.

Have inserted the following formula in the checkbox in Accounts: related($opportunities,"product_c")

Unfortunately I receive this error message "The formula must be of type boolean". - Why is that?

Thanks for your support.