mathlib3
feat(data/nat/factorization/basic): lemmas about factorizations of sums and subtractions
#16231
Open

feat(data/nat/factorization/basic): lemmas about factorizations of sums and subtractions #16231

stuart-presnell wants to merge 36 commits into master from SP_factorization_add_sub
stuart-presnell
stuart-presnell Add drafts of three new lemmas
c79e32c3
stuart-presnell Rename lemmas
5e11750c
stuart-presnell Move lemma; add docstrings
09a8957b
stuart-presnell Move and golf lemmas
8e65dbc9
stuart-presnell Golf proofs
6f1afde7
stuart-presnell Rename lemma
39b9d0b6
stuart-presnell Move lemmas
bfc3a341
stuart-presnell Fill in docstrings
8bfdc877
stuart-presnell Add `prime.eq_of_factorization_pos`
5a92929e
stuart-presnell Start `factorization_add_of_lt`
2604198e
stuart-presnell Progress on `factorization_add_of_lt`
6eb8b0e0
stuart-presnell Merge branch 'SP_factorization_eq_zero' into SP_factorization_add_sub
4d01737f
stuart-presnell First proof of `factorization_add_of_lt`
c7a5ddfc
stuart-presnell Remove `factorization_eq_zero_iff_remainder'`
719f05f5
stuart-presnell Add `factorization_add_min`
5b26b202
stuart-presnell Golf `factorization_add_of_lt`
111e6940
stuart-presnell Further golf
e4b3ecdc
stuart-presnell Add `factorization_sub_of_lt`
1ab6c757
stuart-presnell Extract `factorization_eq_of_lt_factorization_add`
6b77b036
stuart-presnell Add `factorization_add`
c7c14ae3
stuart-presnell Add section docstring
616a26cb
stuart-presnell `factorization_sub_of_lt'` & `factorization_sub_min`
b454d890
stuart-presnell Change var in `factorization_eq_of_lt_factorization_add`
a6452149
stuart-presnell Golf
ff25e39e
stuart-presnell Add section docstring
f6ed1260
stuart-presnell stuart-presnell added WIP
ghost ghost added blocked-by-other-PR
stuart-presnell Remove unused args to fix lint error
b049100a
stuart-presnell First proof of `factorization_sub`
f9406225
stuart-presnell Golf
b5bfaf4d
stuart-presnell Golf
c2557da6
stuart-presnell Extract `factorization_add_le_of_factorization_add_eq`
ce239945
stuart-presnell Start `factorization_add_iff`; golf `factorization_add_of_lt`
1510b706
stuart-presnell Prove `factorization_add_iff`
ddc2d35f
stuart-presnell Add docstrings
6312c024
stuart-presnell Remove TODO
018f0e6a
stuart-presnell Add lemma `factorization_sub_iff`
9f1a0c9c
stuart-presnell stuart-presnell removed WIP
stuart-presnell stuart-presnell added awaiting-review
ghost ghost removed blocked-by-other-PR
ghost
stuart-presnell Merge branch 'master' into SP_factorization_add_sub
8637c368
riccardobrasca
riccardobrasca commented on 2022-09-05
kim-em kim-em removed awaiting-review
kim-em kim-em added awaiting-author
kim-em kim-em added too-late

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone