vault backup: 2026-04-08 17:42:58

This commit is contained in:
Jan Meyer
2026-04-08 17:42:58 +02:00
parent 518f51dd42
commit 94aa5c9951
10 changed files with 27 additions and 20 deletions

View File

@@ -0,0 +1,24 @@
---
created: 2026-04-08 10:32
course: "[[29593850 - Automationtheory]]"
topic: languages
related: "[[29593940 - Formal Languages]]"
type: lecture
status: 🔴
tags:
- university
---
## 📌 Summary
> [!abstract]
>
---
## 📝 Content
A language $L$ that can be described by a [[29593975 - Regular Expressions|Regular Expression]] $r$ (i. e. $L(r) = L$) is called _regular_.
> [!WARNING]
> There a several important languages that **cannot** be described by a regular expression.
> <mark style="background: #CACFD9A6;">(proof later)</mark>