Skip to content

Commit

Permalink
Add comment about optional arguments.
Browse files Browse the repository at this point in the history
  • Loading branch information
HechtiDerLachs committed May 17, 2023
1 parent e6ff891 commit 26e292a
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,9 @@ and a ring homomorphism ``φ : 𝕜 → 𝕂`` this returns a triple
↑ b₁ ↑ b₂
X×ₖSpec(𝕂) → Y×ₖSpec(𝕂)
F
The optional arguments `domain_map` and `codomain_map` can be used
to specify the morphisms `b₁` and `b₂`, respectively.
```
"""
function base_change(phi::Any, f::AbsSpecMor;
Expand Down

0 comments on commit 26e292a

Please sign in to comment.