Revision #2113 → #2853 · back to history
c451b50ca12b55bf99889b9e8670b60629b141ad88eb2b41| Field | From #2113 | To #2853 |
|---|---|---|
| note | `IsKleinFour.mul_self` proves `x * x = 1` for every element; the field `exponent_two` records the same fact. | `IsKleinFour.mul_self` proves `x * x = 1` for every element; the field `IsKleinFour.exponent_two` records the same fact. |