No prose has been written for this declaration yet. The Lean source and graph data below render
without it.
generate prose now
formal statement (Lean)
35structure QuantumComputingDepthCert where
36 five_gates : Fintype.card QuantumGateType = 5
37 pauli_8 : pauliGroupSize = 2 ^ 3
38 universal_D : universalGates = 3
39
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (4)
Lean names referenced from this declaration's body.
-
QuantumGateType
in IndisputableMonolith.CrossDomain.QuantumMolecularBound
decl_use
-
pauliGroupSize
in IndisputableMonolith.Physics.QuantumComputingDepthFromRS
decl_use
-
QuantumGateType
in IndisputableMonolith.Physics.QuantumComputingDepthFromRS
decl_use
-
universalGates
in IndisputableMonolith.Physics.QuantumComputingDepthFromRS
decl_use