vault backup: 2026-02-27 11:44:44

This commit is contained in:
Jan Meyer
2026-02-27 11:44:44 +01:00
parent 2bde570daf
commit 464576500e
3 changed files with 20 additions and 19 deletions

View File

@@ -4,25 +4,11 @@
"type": "split", "type": "split",
"children": [ "children": [
{ {
"id": "15fadcc006380479", "id": "d81c30d5fb1edc06",
"type": "tabs", "type": "tabs",
"children": [ "children": [
{ {
"id": "6b7a81afba2d55ca", "id": "e815710c82d8b872",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "DAS/Set Theory.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Set Theory"
}
},
{
"id": "197c8e18c8d8ef8c",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "markdown", "type": "markdown",
@@ -34,6 +20,20 @@
"icon": "lucide-file", "icon": "lucide-file",
"title": "Functions" "title": "Functions"
} }
},
{
"id": "9bb2d002d5fe1179",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "DAS/Logic.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Logic"
}
} }
], ],
"currentTab": 1 "currentTab": 1
@@ -183,10 +183,11 @@
"obsidian-git:Open Git source control": false "obsidian-git:Open Git source control": false
} }
}, },
"active": "197c8e18c8d8ef8c", "active": "9bb2d002d5fe1179",
"lastOpenFiles": [ "lastOpenFiles": [
"DAS/Set Theory.md", "DAS/Set Theory.md",
"DAS/Functions.md", "DAS/Functions.md",
"DAS/Logic.md",
"mathe/notation.md", "mathe/notation.md",
"Studium.md", "Studium.md",
"ET/Netzwerke.md", "ET/Netzwerke.md",

0
DAS/Logic.md Normal file
View File

View File

@@ -1,5 +1,5 @@
> A set is a collection of _unordered_ elements. A set is a collection of _unordered_ elements.
> A set cannot contain duplicates. A set cannot contain duplicates.
## Notation ## Notation
### Set Notation ### Set Notation
Declaration of a set $A$ with elements $a$, $b$, $c$: Declaration of a set $A$ with elements $a$, $b$, $c$: