Undergrad Proof regarding congruence relation

  • Thread starter Thread starter Peter_Newman
  • Start date Start date
  • Tags Tags
    Lattice Proof
Click For Summary
The discussion centers on proving the congruence relation in the context of lattices, specifically that two points a and b in R^n are congruent modulo a lattice Λ if and only if their difference belongs to Λ. The left-to-right direction is established by showing that if a is congruent to b modulo Λ, then a can be expressed as b plus a lattice point, leading to the conclusion that their difference is in Λ. The right-to-left direction is similarly demonstrated by expressing a difference that lies in Λ as a congruence relation. The concept of the fundamental domain is introduced as a key aspect that helps explain why any point in R^n can be represented within this domain, reinforcing the definition of congruence modulo a lattice. The explanation concludes that the relationship between points and their representation in the fundamental domain clarifies the meaning of the modulo operation in this context.
Peter_Newman
Messages
155
Reaction score
11
Let ##\Lambda## be a lattice and ##a, b \in \mathbb{R}^n##, then

$$a \equiv b \text{ mod } \Lambda \Leftrightarrow a- b \in \Lambda$$

I want to prove the statement.

For the left to right direction I would say, ##a \equiv b \text{ mod } \Lambda \Leftarrow a = b +k\Lambda##, where ##k \in \mathbb{Z}^n## and therefore ##a - b = k\Lambda##, but how does one follow from this, that ##a - b \in \Lambda##?

For the other direction ##a - b \in \Lambda##, say ##u \in \Lambda##, then ##a - b = u## that is ##a = b + u## and this is relative close to the other expression above, but how can we introduce the mod operation here?
 
Physics news on Phys.org
Peter_Newman said:
Let ##\Lambda## be a lattice and ##a, b \in \mathbb{R}^n##, then

$$a \equiv b \text{ mod } \Lambda \Leftrightarrow a- b \in \Lambda$$

I want to prove the statement.

For the left to right direction I would say, ##a \equiv b \text{ mod } \Lambda \Leftarrow a = b +k\Lambda##, where ##k \in \mathbb{Z}^n## and therefore ##a - b = k\Lambda##, but how does one follow from this, that ##a - b \in \Lambda##?

For the other direction ##a - b \in \Lambda##, say ##u \in \Lambda##, then ##a - b = u## that is ##a = b + u## and this is relative close to the other expression above, but how can we introduce the mod operation here?
This is a definition to me and cannot be proven. But if it can be proven, then what does ##a\equiv b\pmod{\Lambda}## mean?
 
Oh yes, that is indeed a definition. Therefore, I take back the "proof".

But how does one come to define it that way?

Let's take a lattice e.g. ##\mathbb{Z}^2##. And ##a = (1,1)## and ##b = (0,1)##, then ##a - b = (1,0)## would be ##\in \Lambda##. That is the case but why are these vectors also congruent and vice versa? What does it mean to use modulo in the congruence anyway?
 
Peter_Newman said:
But how does one come to define it that way?

The answer lies in the concept of the fundamental domain, the first basic area, uni matrix one. In your example, it is ##\left\{\mathrm{x}\in \mathbb{R}^2\,|\,0\leq x_1<1\text{ and }0\leq x_2 <1\right\}## and in general ##\mathcal{F}_{\Lambda} =\left\{\left.\textstyle \sum \limits _{i=1}^{m}r_{i}b_{i} \, \right|\,0\leq r_{i}<1\right\}.## It is the cell that you can copy to get the entire lattice. And this copying process is the answer.

Any arbitrary point in ##p\in\mathbb{R}^2## lies in one specific cell. If we undo the copy process, i.e. translate the point, say ##x## times in the vertical direction (up or down) and ##y## times in the horizontal direction (left or right) until we end up at a point ##q\in \mathcal{F}_\Lambda ## in the fundamental domain, then we have represented ##p## by ##q## together with the translations ##(x,y).## In fact we have
$$
p=q+\begin{pmatrix}x\\y\end{pmatrix} \;\Longleftrightarrow \; p-q=\begin{pmatrix}x\\y\end{pmatrix} \in \Lambda \;\Longleftrightarrow \; p\equiv q \pmod{\Lambda}
$$
This works in any dimension with accordingly more directions, i.e. coordinates. It says literally: every point ##p\in \mathbb{R}^n## can be represented by a point ##q\in \mathcal{F}_\Lambda## of the fundamental domain of the lattice modulo some movements along the lattice points (the undo of the copy process). It is also the reason why this domain, region, or cell is called fundamental.
 
  • Like
Likes Peter_Newman
Hello @fresh_42 , I really like your answer! As you explain it with the fundamental region, the definition also makes absolutely sense! Thank you!
 
Thread 'How to define a vector field?'
Hello! In one book I saw that function ##V## of 3 variables ##V_x, V_y, V_z## (vector field in 3D) can be decomposed in a Taylor series without higher-order terms (partial derivative of second power and higher) at point ##(0,0,0)## such way: I think so: higher-order terms can be neglected because partial derivative of second power and higher are equal to 0. Is this true? And how to define vector field correctly for this case? (In the book I found nothing and my attempt was wrong...

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 23 ·
Replies
23
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 3 ·
Replies
3
Views
791
  • · Replies 5 ·
Replies
5
Views
855