You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 10, 2025. It is now read-only.
Eric Ung edited this page Nov 13, 2023
·
7 revisions
Multiple Divisions
Division gives us the ability to see that topology plays a very important role in showing that the one way function exists. It allows us to see the permutations of a monomial decider.
Exercises
How would your representation look like if you had multiple divisions?
Can you find the permutations of all the divisions? By doing so, you have shown that it is a topology which will be the next step.
Your representation of m(x) and all the division operation forms the base of a topology. Show that it is a topology by definition.
1. Both the empty set and your representation of the operations of division, X, are elements in your space.
2. Permutations intersect and the union of two elements is an element in the space of m(x).
3. Any intersection of finite elements in your space is an element in your space.
When you take the union of two elements in your space, is the representation of the division operations the same?