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
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
version
Draft (2023-02-15) of “Mathematics for Machine Learning”.
Chapter
chapter 2 exercises
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."
The text was updated successfully, but these errors were encountered:
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
Draft (2023-02-15) of “Mathematics for Machine Learning”.
chapter 2 exercises
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."
The text was updated successfully, but these errors were encountered: