TransWikia.com

controlled-Z rotation gates in symmetrical fashion

Quantum Computing Asked by neel.spartacus on January 13, 2021

I was going through the qiskit textbook and in this chapter, i came across a statement under the topic "Kickback with the T-gate" related to the Controlled-Z gate that "the controlled-Z rotation gates are symmetrical in fashion (two controls instead of a control and a target). There is no clear control or target qubit for all cases."
What does it imply exactly?

enter image description here

One Answer

For the mathematical explanation, check here: Why is the action of controlled-Z unaltered by exchanging target control qubits?

Maybe it would help you to see CZ in a different (symmetric) notation, like its current representation in Qiskit:

from qiskit import *
circuit = QuantumCircuit(2)
circuit.cz(0,1)
circuit.draw('mpl')

a CZ gate represented as a symmetric gate

Answered by luciano on January 13, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP