We can define using the '$\equiv$' an 'identity', for example the trigonometric one I gave in the title. Given two expressions connected by triple bar, for example, $\sin(A+B) \equiv \sin(A)\cos(B)+\cos(A)\sin(B),$ can we define the identity as being equivalent to the quantified statement: $$\forall A\forall B(\sin(A+B) = \sin(A)\cos(B)+\cos(A)\sin(B))?$$
The difficulty I have is say we have two angles and the relation is such that $A$ is a function of $B$ depend on each other, we should in theory be able to add them no matter what their values may be at any time, so the use of the ≡ symbol to signify that the two sides will be equal no matter what values they will have at any time (for each $A$ there is now a corresponding B as $A=f(B)$ for some function $f$). However, the double universal quantifier doesn't seem like a statement we can make as for any $A$, it is not possible for $B$ to vary in its entire range in the domain of discourse, as $A$ is a function of $B$ there can only be perhaps one or two possible values of $B$, is the quantified statement simply incorrect or is there a way to get past this?
As an addition, perhaps it is fine to use universal quantification because it is about truth if the variables were able to take those values, ignoring if we have certain restrictions that may not allow a certain combination of values to take place.