Math Amateur
Gold Member
MHB
- 3,920
- 48
I am reading Andrew Browder's book: "Mathematical Analysis: An Introduction" ... ...
I am currently reading Chapter 8: Differentiable Maps and am specifically focused on Section 8.1 Linear Algebra ...
I need some help in fully understanding the concepts in Proposition 8.6 ...Proposition 8.6 reads as follows:
View attachment 9392
In the above proposition, Browder defines the distance function \rho (S, T) as follows:
$$\rho (S, T) = \| S - T \| $$... but just some basic questions ...
How do we define $$-T$$?Is $$-T = ( -1) T$$?Is $$\| -T \| = \| T \| $$?
A simple example that shows the way things work as I see it follows:Consider $$T: \mathbb{R}^2 \to \mathbb{R}^2 $$Let $$T(x,y) = ( x - y, 2y )$$... then ...$$- T (x,y) = (-1) T(x,y) = ( -x + y, -2y)$$ and then it follows that ...$$\| T(x,y) \| = \| ( x - y, 2y ) \| = \sqrt{ (x - y)^2 + (2y)^2 }$$and ...$$\| -T(x,y) \| = \| ( -x + y, -2y) \| = \sqrt{ (-x + y)^2 + (-2y)^2 } = \| T(x,y) \| $$
Is the above example correct?Peter
I am currently reading Chapter 8: Differentiable Maps and am specifically focused on Section 8.1 Linear Algebra ...
I need some help in fully understanding the concepts in Proposition 8.6 ...Proposition 8.6 reads as follows:
View attachment 9392
In the above proposition, Browder defines the distance function \rho (S, T) as follows:
$$\rho (S, T) = \| S - T \| $$... but just some basic questions ...
How do we define $$-T$$?Is $$-T = ( -1) T$$?Is $$\| -T \| = \| T \| $$?
A simple example that shows the way things work as I see it follows:Consider $$T: \mathbb{R}^2 \to \mathbb{R}^2 $$Let $$T(x,y) = ( x - y, 2y )$$... then ...$$- T (x,y) = (-1) T(x,y) = ( -x + y, -2y)$$ and then it follows that ...$$\| T(x,y) \| = \| ( x - y, 2y ) \| = \sqrt{ (x - y)^2 + (2y)^2 }$$and ...$$\| -T(x,y) \| = \| ( -x + y, -2y) \| = \sqrt{ (-x + y)^2 + (-2y)^2 } = \| T(x,y) \| $$
Is the above example correct?Peter