gh-38078: remove inheritance from Algebra in FreeAlgebras
as another move towards removal of the "Algebra" class, using "Parent"
framework instead.
### :memo: Checklist
<!-- Put an `x` in all the boxes that apply. -->
- [x] The title is concise and informative.
- [x] The description explains in detail what this PR is about.
- [ ] I have linked a relevant issue or discussion.
- [x] I have created tests covering the changes.
- [ ] I have updated the documentation and checked the documentation
preview.
URL: https://github.com/sagemath/sage/pull/38078
Reported by: Frédéric Chapoton
Reviewer(s): Matthias Köppe