I'm trying to use \cdotas a dummy for a function argument in the following expression
C(\cdot\mid\mathcal{F}_{t-1}) However, the above produces more space to the right of the dot than to the left. I'd like the spacing to be symmetrical. I've tried using {}on either side but haven't been able to get the desired result.

\cdotbut with\mid, which is a relation. You would get equal (but small) spacing using{\mid}, but I wouldn't suggest that. Isn'tC(\,\cdot\mid\mathcal{F}_{t-1})enough?\midthat isn't a relation. I'm just not sure such a thing exists.