Documentation

Complexitylib.Circuits.Encoding.Fragment.Defs

Primitive raw-circuit fragment gates #

This definitions layer provides the small proof-free gates shared by raw circuit fragment builders. A duplicated-input gate copies or negates an existing wire, while a wire paired with its negation supplies either Boolean constant.

Copy an existing wire, optionally negating it for free on both input edges.

Equations
Instances For

    Produce a Boolean constant from an existing wire and its negation.

    Equations
    Instances For