Files
uni_notes/10 Courses/02 - SoSe 2026/Automatentheorie und formale Sprachen/29593952 - Regular Languages.md
2026-04-08 15:10:32 +02:00

25 lines
547 B
Markdown

---
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>