knowsys / knowsys/FormaleSysteme

Kodierung von Zeichen in enc(M)

Open Beginner friendly
#54 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TeX
Stars
51
Forks
20
PR merge metrics
No merged PRs in 30d

Description

In Vorlesung 22, Folie 9 werden zwei verschiedene Arten verwendet, Zeichen zu kodieren. Oben wird zuerst $\sigma_n$ mit $bin(n)$ kodiert, also mittels eines Indexes in das Arbeitsalphabet. Aber ganz unten auf der Folie wird $a_i$ mit $bin(a_i)$ kodiert, also wird das Zeichen selbst als Zahl interpretiert. Das passt nicht ganz zusammen. Vielleicht könnte man stattdessen $enc(\sigma_n):=bin(n)$ definieren?

https://github.com/knowsys/FormaleSysteme/blob/c205d610c6eb87dd65e3db818c36c81e2dca093a/Vorlesungen/lecture-22.tex#L129

Contributor guide

No contributing guide indexed for this repository

Research direction

Open Vorlesungen/lecture-22.tex around line 129 and inspect slide 9, especially the two uses of enc(M), enc(σ_n), and enc(a_i). Determine whether the notation should consistently encode alphabet symbols by their work-alphabet indices, then update the slide so the definition and examples agree; compile the lecture materials to verify the rendered notation.

Written by the indexing model from the issue text.

Assessment

Tech stack
tex
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.