I would like to know what is the formal way (if any) of defining the meaning of variables. When I start writing a proof, or if I simply want to establish a formal definition, I usually follow the notation below, but I recently understood that this is most likely not correct:
$F_g \equiv\text{''Magnitude of the gravitational force applied to a body, measured in Newtons"}$
$g \equiv \text{''Average acceleration at Earth's surface, in meters per squared seconds, caused by gravity''}$
$m \equiv\text{''Mass of the body, measured in kilograms''}$
$F_g = g \times m\space,\space\space g=9.8$
How should I express this information in a formal way?



\text{}. See $m \equiv \text{Force}$ vs $m \equiv Force$ (yuk). Also, quoting in LaTeX should be written ``Force'' (two backticks on the left, two single apostrophes on the right) to properly appear as “Force” in the rendered document. – leftaroundabout Apr 04 '19 at 12:00