Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.18 should just be a linear transformation, not an automorphism #755

Open
jwmdykes opened this issue Jul 23, 2023 · 0 comments
Open

2.18 should just be a linear transformation, not an automorphism #755

jwmdykes opened this issue Jul 23, 2023 · 0 comments
Assignees

Comments

@jwmdykes
Copy link

jwmdykes commented Jul 23, 2023

Describe the mistake
For exercise 2.18, the linear maps f and g should just be linear transformations, not automorphisms. If f and g are automorphisms they're bijective, so their kernels are {0} and the question becomes trivial. For example in ker(f) = ker(g dot f) everything just cancels to the set {0} and there's no need to use the condition that g dot f = id_E.

Location

  1. version
    Draft (2023-02-15) of “Mathematics for Machine Learning”.
  2. Chapter
    chapter 2 exercises
  3. page
    Page 68 in the ebook

Proposed solution
Change "Let f and g be two automorphisms on E" to "Let f and g be two endomorphisms on E."

@mpd37 mpd37 self-assigned this Aug 6, 2023
@mpd37 mpd37 added the Chapter 2 label Aug 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants