vault backup: 2025-04-14 19:58:43
This commit is contained in:
parent
6d08e555c2
commit
4caa0e4c24
@ -34,3 +34,15 @@ $|w| = 0$, then, trivially, $w = \epsilon \therefore w^R = \epsilon$
|
|||||||
|
|
||||||
**I.S.:**
|
**I.S.:**
|
||||||
$|w| = n \geq 1$, so $w = u a$ with $|u| = n-1$,
|
$|w| = n \geq 1$, so $w = u a$ with $|u| = n-1$,
|
||||||
|
|
||||||
|
|
||||||
|
## Operations on strings
|
||||||
|
- Concatenation (associative)
|
||||||
|
- Substring, prefix, suffix
|
||||||
|
- Replication (exponentiation): a string concatenated with itself
|
||||||
|
- Reversal ($u^R$)
|
||||||
|
|
||||||
|
## Operations on languages
|
||||||
|
- Lifting operations on strings to languages
|
||||||
|
- Concatenation of languages
|
||||||
|
- Kleene star -
|
Loading…
x
Reference in New Issue
Block a user