mathlib3
feat(data/power_series): Add multivariate power series and prove basic API
#1244
Merged

feat(data/power_series): Add multivariate power series and prove basic API #1244

mergify merged 46 commits into master from power-series
jcommelin
jcommelin First start on power_series
12acd3c0
jcommelin Innocent changes
8b7eb311
jcommelin Almost a comm_semiring
146405a0
jcommelin Defined hom from mv_polynomial to mv_power_series; sorrys remain
0f01f4ab
jcommelin Attempt that seem to go nowhere
eaa538ac
jcommelin Working on coeff_mul for polynomials
2bc7b647
jcommelin Small progress
d26b9390
jcommelin Finish mv_polynomial.coeff_mul
bfde6d7e
jcommelin Cleaner proof of mv_polynomial.coeff_mul
907584d4
jcommelin Fix build
be0b909a
jcommelin WIP
d4b3672a
jcommelin Finish proof of mul_assoc
0afb898b
jcommelin WIP
9f3160a8
jcommelin Merge branch 'lean-3.4.2' into power-series
99dd853b
jcommelin Golfing coeff_mul
4ee9f0cc
jcommelin WIP
dac14700
jcommelin Crazy wf is crazy
81195b14
jcommelin mv_power_series over local ring is local
faf92d87
jcommelin WIP
7a18a281
jcommelin Add empty line
3bba2bf8
jcommelin wip
10169aa5
jcommelin wip
f30a689f
jcommelin WIP
aeae8ae7
jcommelin WIP
a1c7cb5a
jcommelin WIP
be25bd87
jcommelin Add header comments
a3d76909
jcommelin WIP
70744fb9
jcommelin WIP
332840d7
jcommelin Merge branch 'lean-3.4.2' into power-series
095a6886
jcommelin Fix finsupp build
21b465b6
jcommelin Fix build, hopefully
7b8ef4ca
jcommelin Fix build: ideals
355e72f4
jcommelin More docs
3ad952e6
jcommelin jcommelin requested a review 6 years ago
jcommelin
jcommelin commented on 2019-07-20
jcommelin Update src/data/power_series.lean
2ed1f929
jcommelin Fix build -- bump instance search depth
d19b653d
jcommelin Merge branch 'power-series' of github.com:leanprover-community/mathli…
ed960c0a
ChrisHughes24
ChrisHughes24 commented on 2019-07-20
jcommelin Make changes according to some of the review comments
534ddb8f
jcommelin Use 'formal' in the names
340a4d24
jcommelin Use 'protected' in more places, remove '@simp's
006debaf
jcommelin Make 'inv_eq_zero' an iff
e8479040
jcommelin Generalize to non-commutative scalars
9a58c5f2
jcommelin Move file
f6814982
jcommelin Undo name change, back to 'power_series'
b3c5f468
ChrisHughes24
ChrisHughes24 commented on 2019-07-22
ChrisHughes24 spelling mistake
a85bce8b
ChrisHughes24
ChrisHughes24 commented on 2019-07-22
ChrisHughes24 spelling mistake
80f283f4
ChrisHughes24 ChrisHughes24 added ready-to-merge
ChrisHughes24
ChrisHughes24 approved these changes on 2019-07-22
mergify[bot] Merge branch 'master' into power-series
de39b926
mergify mergify merged fd916604 into master 6 years ago
mergify mergify deleted the power-series branch 6 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone