Anki Deck Changes

Commit: 54cc11a8 - add diskmath kahoot cards

Author: obrhubr <obrhubr@gmail.com>

Date: 2026-01-05T11:06:32+01:00

Changes: 2 note(s) changed (2 added, 0 modified, 0 deleted)

Note 1: ETH::DiskMat

Deck: ETH::DiskMat
Note Type: Horvath Classic
GUID: k!rp`Yn=#B
added

Previous

Note did not exist

New Note

Front

ETH::1._Semester::DiskMat::4._Number_Theory::5._Congruences_and_Modular_Arithmetic::4._The_Chinese_Remainder_Theorem
Can we apply the CRT to this system: \[\begin{align*} x \equiv_{10} 3 \\ x \equiv_{2} 1 \\ x \equiv_3 2 \end{align*}\]

Back

ETH::1._Semester::DiskMat::4._Number_Theory::5._Congruences_and_Modular_Arithmetic::4._The_Chinese_Remainder_Theorem
Can we apply the CRT to this system: \[\begin{align*} x \equiv_{10} 3 \\ x \equiv_{2} 1 \\ x \equiv_3 2 \end{align*}\]

yes we can, even though \(\gcd(10, 2) = 2\), as we can decompose \(x \equiv_{10} 3\) into \(x \equiv_5 3\) and \(x \equiv_2 3 \equiv_2 1\) which matches the other equation. Thus the solution is still unique.
Field-by-field Comparison
Field Before After
Front Can we apply the CRT to this system:&nbsp;\[\begin{align*} x \equiv_{10} 3 \\ x \equiv_{2} 1 \\ x \equiv_3 2 \end{align*}\]
Back yes we can, even though&nbsp;\(\gcd(10, 2) = 2\), as we can decompose&nbsp;\(x \equiv_{10} 3\)&nbsp;into&nbsp;\(x \equiv_5 3\)&nbsp;and&nbsp;\(x \equiv_2 3 \equiv_2 1\)&nbsp;which matches the other equation. Thus the solution is still unique.
Tags: ETH::1._Semester::DiskMat::4._Number_Theory::5._Congruences_and_Modular_Arithmetic::4._The_Chinese_Remainder_Theorem

Note 2: ETH::DiskMat

Deck: ETH::DiskMat
Note Type: Horvath Classic
GUID: nGeB*S%`!e
added

Previous

Note did not exist

New Note

Front

ETH::1._Semester::DiskMat::6._Logic::6._Predicate_Logic_(First-order_Logic)::7._Normal_Forms
What is really important for the prenex form due to the binding of quantifiers?

Back

ETH::1._Semester::DiskMat::6._Logic::6._Predicate_Logic_(First-order_Logic)::7._Normal_Forms
What is really important for the prenex form due to the binding of quantifiers?

We need to wrap the entire expression in parentheses \(\forall \exists (...)\) otherwise, it's not prenex!
Field-by-field Comparison
Field Before After
Front What is really important for the prenex form due to the binding of quantifiers?
Back We need to wrap the entire expression in parentheses&nbsp;\(\forall \exists (...)\)&nbsp;otherwise, it's not prenex!
Tags: ETH::1._Semester::DiskMat::6._Logic::6._Predicate_Logic_(First-order_Logic)::7._Normal_Forms
↑ Top