Understanding the symbol <A,B> in affine spaces

66 Views Asked by At

I'm trying to solve this exercise:

A subset F of an affine space is an affine subspace if and only if for all points A and B of F, the inclusion <A, B> ⊂ F holds.

However, i don't understand what <A, B> is intended to represent in this context, can you explain me ?

Thanks

1

There are 1 best solutions below

2
On BEST ANSWER

For two points, the notation $\langle A, B\rangle$ means the line through those points. Explicitly, we have

$$\langle A,B \rangle = \{tA+(1-t)B : t \in \mathbb{R}\}$$