Equivalence of Definitions of Convex Polygon

From ProofWiki
Jump to navigation Jump to search

Theorem

The following definitions of the concept of Convex Polygon are equivalent:

Definition 1

Let $P$ be a polygon.

$P$ is a convex polygon if and only if:

For all points $A$ and $B$ located inside $P$, the line $AB$ is also inside $P$.

Definition 2

Let $P$ be a polygon.

$P$ is a convex polygon if and only if:

every internal angle of $P$ is not greater than $180 \degrees$.

Definition 3

Let $P$ be a polygon.

$P$ is a convex polygon if and only if:

the region enclosed by $P$ lies entirely on the same side of each side of $P$


Proof

$(1)$ implies $(2)$

Let $P$ be a convex polygon by definition $1$.




Thus $P$ is a convex polygon by definition $2$.

$\Box$


$(2)$ implies $(1)$

Let $P$ be a convex polygon by definition $2$.



Thus $P$ is a convex polygon by definition $1$.

$\Box$