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

changed compose in src/Groups ... #1038

Merged
merged 1 commit into from
Feb 2, 2022
Merged

changed compose in src/Groups ... #1038

merged 1 commit into from
Feb 2, 2022

Conversation

ThomasBreuer
Copy link
Member

... such that compose(f, g) maps x to g(f(x)).

As is stated in the discussion of issue #690, the definition from the AbstractAlgebra manual section for the Map interface should be used consistently.

... such that `compose(f, g)` maps `x` to `g(f(x))`.
As is stated in the discussion of issue #690,
the definition from [the AbstractAlgebra manual section for the Map interface](https://oscar-system.github.io/Oscar.jl/dev/AbstractAlgebra/map_interface/#Composition-of-maps) should be used consistently.
@fingolfin fingolfin merged commit bbc2af9 into oscar-system:master Feb 2, 2022
@ThomasBreuer ThomasBreuer deleted the TB_compose branch February 3, 2022 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants