nfa - Closed operations of regular languages -



nfa - Closed operations of regular languages -

let x language on alphabet,

insert(x) set of strings obtained adding 1 more character 1 of strings in x.

insert(x) = { azb : a,b ∈ ∑* , ab ∈ l , z ∈ ∑. }

why set of regular languages closed under insert operation?

nfa

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -