Field-eq
Formalization and verification of a circuit
for field non-equality.
Given two field elements x and y,
their equality can be checked, and put into a boolean result z,
by negating the non-equality of x and y:
Subtopics
- Field-eq-correctness
- Correctness of the circuit.
- Field-eq-circuit
- Construction of the circuit.
- Field-eq-spec
- Specification of the circuit.
- Field-eq-lifting
- Lifting of the circuit to a predicate.