Skip to content

add zerofctE and onefctE; rename scalrfctE to scalerfctE#1984

Open
t6s wants to merge 2 commits into
math-comp:masterfrom
t6s:fctE_20260604
Open

add zerofctE and onefctE; rename scalrfctE to scalerfctE#1984
t6s wants to merge 2 commits into
math-comp:masterfrom
t6s:fctE_20260604

Conversation

@t6s
Copy link
Copy Markdown
Member

@t6s t6s commented Jun 3, 2026

Motivation for this change

This PR adds computation lemmas for 0 and 1 in function rings:
zerofctE : 0 is the constantly zero function
onefctE : 1 is the constantly one function
They are added to the all-catch lemma fctE.

One naming fix is also included: scalrfctE -> scalerfctE.

Checklist
  • added corresponding entries in CHANGELOG_UNRELEASED.md

- [ ] added corresponding documentation in the headers

Reference: How to document

Merge policy

As a rule of thumb:

  • PRs with several commits that make sense individually and that
    all compile are preferentially merged into master.
  • PRs with disorganized commits are very likely to be squash-rebased.
Reminder to reviewers

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.

1 participant