Class of matrices whose elements are quantities
(<=> (Matrix-Quantity ?M) (And (Matrix ?M) (Physical-Quantity ?M) (Forall (?I ?J) (=> (Defined (Value ?M ?I ?J)) (= (Quantity.Dimension ?M) (Quantity.Dimension (Value ?M ?I ?J)))))))