Page 1 of 1

If δ is the transition function for a given NFA, then we define the δ’ for the DFA accepting the same language would be:

Posted: Thu Jul 14, 2022 9:24 am
by answerhappygod
a) δ’ (S, a) =Upϵs δ (p, a)
b) δ’ (S, a) =Up≠s δ (p, a)
c) δ’ (S, a) =Upϵs δ(p)
d) δ’ (S) =Up≠s δ(p)