Why do we need to use 'form: form' in Shopify snippets?

form_error is a shopify snippet

{% include ‘form_error’ form:form %}

in this statement, why we have to use form: form ?