Assume that $F$ is a field with characteristic $p$. How I can prove that in this field if we have $x^p=y^p$ then this implies that $x=y$ for any $x,y\in F$.
2026-04-13 08:56:42.1776070602
Equality in field with characteristic p
40 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
In characteristic $p$, $x^p-y^p=(x-y)^p$. So $x^p=y^p$ implies $(x-y)^p=0$ implies $x-y=0$ implies $x=y$.