def
definition
def or abbrev
quantumComputingDepthCert
show as:
view Lean formalization →
formal statement (Lean)
40def quantumComputingDepthCert : QuantumComputingDepthCert where
41 five_gates := quantumGateTypeCount
proof body
Definition body.
42 pauli_8 := pauliGroupSize_2cubed
43 universal_D := universalGates_eq_D
44
45end IndisputableMonolith.Physics.QuantumComputingDepthFromRS