Empirical/CSD: Multi-qubit gates (CSD-side reading) #
Category: 3-Local (CSD-side companion to
Empirical/QM/Gates/MultiQubit.lean).
Two CSD realisability claims (Toffoli, Fredkin) on the 3-qubit
space, plus identity-transport re-exports. Same template as
Empirical/CSD/Gates/{SingleQubit,TwoQubit}.lean, specialised to
N = 3 (Hilbert space EuclideanSpace ℂ (Fin 8)).
LF4 obligations #
LF4-todo §13.2 per gate. DISCHARGED 2026-07-19 on cpSectorData
(Gates/MultiQubitDischarge.lean: toffoli_/fredkin_realisable_cpSector), modulo the posited CSD sector (SO-1);
U_isometry derived from the gate ∈ U(8). Honest scope (PLACEHOLDERS.md §7): the
bundle type carries no Σ-flow, so this discharges the Prop as-typed, not the
Σ-flow-lift prose (open D1 gap). See BRIDGE-OBLIGATIONS.md §2.6, PLACEHOLDERS.md §1.
PLACEHOLDER (Prop definition, not proved).
CSD realisability for Toffoli (CCNOT). See PLACEHOLDERS.md.
Equations
- One or more equations did not get rendered due to their size.
Instances For
PLACEHOLDER (Prop definition, not proved).
CSD realisability for Fredkin (CSWAP). See PLACEHOLDERS.md.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Identity-transport re-exports #
Toffoli is involutive (re-export).
Fredkin is involutive (re-export).