ich möchte beweisen:
Seien $$a,b,c \in \mathbb{Z}$$. Dann gilt: $$(a-b~durch~3~teilbar) \land (b-c~durch~3~teilbar) \Rightarrow (a-c~durch~3~teilbar)$$.
Mein Beweis:
Wenn $$a-b = 3x$$ durch 3 teilbar und $$b-c = 3y$$ durch 3 teilbar, dann ist $$a = 3x + b \land c = -3y + b$$ und $$a-c = 3x + b - (-3y + b) = 3x + 3y = 3(x + y)$$ auch durch 3 teilbar.
Ist der Beweis korrekt?
Danke,
Thilo