(We also looked at a stronger notion of serializability known as conflict serializability)
Graphically:
The transaction Tk must commit only after the transactions T1, T2 and T3 have committed
(Because each transaction will have used consistent data)
Previously, we have already defined:
Let's check in the schedule:
Verified !!!
Therefore: