1

I attemted to create a formal definition of dimensional analysis. Here were the results. What is good and bad about this formalization, and what problems are there?

Let $\mathbf{F}$ be a set of fundamental units. Then the unit space of $\mathbf{F}$ is the abelian group $(\mathbf{U},\cdot)$ satisfying the following axioms.

  1. The identity element of $\mathbb{U}$, denoted $ø$, is not in $\mathbf{F}$.
  2. $\forall f \in \mathbf{F}, f \in \mathbf{U}$

A dimensional space over a field $\mathbf{Q}$ and unit space $\mathbf{U}$ is a set $\mathbf{D} = \mathbf{Q} \times \mathbf{U}$ together with binary operators $+,-,*,/$ which satisfies the following axioms.

  1. $\mathbf{D}$ is an Abelian group under $*$, with identity $(1,ø)$.
  2. $\forall a,b \in \mathbf{Q}\forall c,d \in \mathbf{U}, (a,c)*(b,d) = (a*b,c\cdot d).$
  3. $\forall a,b \in \mathbf{Q}\forall c,d \in \mathbf{U}, (a,c)/(b,d) = (a/b,c\cdot d^{-1}).$
  4. $\forall a,b \in \mathbf{Q}\forall c \in \mathbf{U}, (a,c)+(b,c) = (a+b,c).$
  5. $\forall a,b \in \mathbf{Q}\forall c,d \in \mathbf{U},c\ne d, (a,c)+(b,d)$ is not defined.
  6. $\forall a,b \in \mathbf{Q}\forall c \in \mathbf{U}, (a,c)-(b,c) = (a-b,c).$
  7. $\forall a,b \in \mathbf{Q}\forall c,d \in \mathbf{U},c\ne d, (a,c)-(b,d)$ is not defined.

A dimensionless quantity in dimensional space D is an element $(a,b)$ of $\mathbf{D}$ such that $b = ø$.

0 Answers0