@@ -364,11 +364,11 @@ respectively.
364364A pair $(A,B)$ of $m\times n$ non-negative matrices defines
365365an economy.
366366
367- - $m$ is the number of * activities* (or sectors)
368- - $n$ is the number of * goods* (produced and/or consumed).
369- - $A$ is called the * input matrix* ; $a_ {i,j}$ denotes the
367+ - $m$ is the number of ** activities* * (or sectors)
368+ - $n$ is the number of ** goods** (produced and/or consumed). ).
369+ - $A$ is called the ** input matrix* * ; $a_ {i,j}$ denotes the
370370 amount of good $j$ consumed by activity $i$
371- - $B$ is called the * output matrix* ; $b_ {i,j}$ represents
371+ - $B$ is called the ** output matrix* * ; $b_ {i,j}$ represents
372372 the amount of good $j$ produced by activity $i$
373373
374374Two key assumptions restrict economy $(A,B)$:
@@ -388,28 +388,28 @@ Two key assumptions restrict economy $(A,B)$:
388388```
389389````
390390
391- A semi-positive * intensity* $m$-vector $x$ denotes levels at which
391+ A semi-positive ** intensity* * $m$-vector $x$ denotes levels at which
392392activities are operated.
393393
394394Therefore,
395395
396- - vector $x^\top A$ gives the total amount of * goods used in
397- production*
398- - vector $x^\top B$ gives * total outputs*
396+ - vector $x^\top A$ gives the total amount of ** goods used in
397+ production**
398+ - vector $x^\top B$ gives ** total outputs*** *
399399
400- An economy $(A,B)$ is said to be * productive* , if there exists a
400+ An economy $(A,B)$ is said to be ** productive* * , if there exists a
401401non-negative intensity vector $x \geq 0$ such
402402that $x^\top B > x^\top A$.
403403
404404The semi-positive $n$-vector $p$ contains prices assigned to
405405the $n$ goods.
406406
407- The $p$ vector implies * cost* and * revenue* vectors
407+ The $p$ vector implies ** cost** and ** revenue* * vectors
408408
409- - the vector $Ap$ tells * costs* of the vector of activities
410- - the vector $Bp$ tells * revenues* from the vector of activities
409+ - the vector $Ap$ tells ** costs* * of the vector of activities
410+ - the vector $Bp$ tells ** revenues** from the vector of activitieses
411411
412- Satisfaction of a property of an input-output pair $(A,B)$ called * irreducibility*
412+ Satisfaction of a property of an input-output pair $(A,B)$ called ** irreducibility* *
413413(or indecomposability) determines whether an economy can be decomposed
414414into multiple "sub-economies".
415415
0 commit comments