Proving a rectangle is connected.

  • Thread starter Thread starter gottfried
  • Start date Start date
  • Tags Tags
    Rectangle
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 replies · 1K views
gottfried
Messages
118
Reaction score
0

Homework Statement


Let K ={(x,y)[itex]\in[/itex]ℝ2:|x|≤1,|y|≤1}
Prove that K is a connected subset of ℝ2

The Attempt at a Solution



Suppose f:[-2,2]→K and define f(x)={(x,y):|y|≤1}

Dist(f(x),f(y))=sup(d(a,b):a[itex]\in[/itex]f(x),b[itex]\in[/itex]f(y))=d(x,y)=|x-y|. Using this equality it is easily shown that f(x) is continuous.

So f is continuous and [-2,2] is connected therefore f([-2,2])=k is connected.

Proving things are connected is very difficult and was just wondering if my proof was vaguely correct?
 
on Phys.org
f(x)={(x,y):|y|≤1}
What does that mean? What is f(0), for example?

Here is a possible approach: for every two points (x1,y1), (x2,y2) in K, the straight line between them is part of K.