Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
Numerical Analysis in Coq
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Micaela Mayero
Numerical Analysis in Coq
Graph
18f4fe8a50eec795675ee04dbfc8e771cfdf224b
Select Git revision
Branches
6
Subset
essais-8.18
master
default
protected
pr_no_math-comp
released
test_skolem_ko
Tags
5
PhD_HM_2024
1.0
Bochner.1.0
Tonelli.1.0
LInt_p.1.0
11 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
22
Jul
19
18
17
16
9
8
4
28
Jun
26
25
21
20
19
18
14
13
11
10
7
4
3
14
May
13
10
6
1
29
Apr
28
26
25
24
23
22
21
20
19
15
2
1
30
Mar
29
28
26
25
22
21
20
19
18
16
15
14
13
10
9
8
7
6
5
4
1
27
Feb
26
23
22
21
20
19
16
15
14
12
9
8
7
6
5
3
2
1
31
Jan
30
29
28
27
26
25
24
23
18
17
16
15
27
Dec
23
22
21
20
19
18
17
16
15
14
13
12
11
8
7
6
5
4
3
2
1
30
Nov
29
28
27
26
24
23
22
21
20
19
17
16
15
14
13
10
9
8
7
6
4
Merge branch 'master' of https://www-lipn.univ-paris13.fr/coq-num-analysis
Add nat_plus_def, extF{,_zero}_ind_{l,r}, sum_def_R, sum_def_nat.
Merge branch 'master' of https://www-lipn.univ-paris13.fr/coq-num-analysis
simplify the lemma unisolvence_cur.
MOn et grglex
Some minor modifications
Réunion 17/7 (enlever affine_independant et k_pos) + lemmes sur MOn
Simplification preuve Pd1_lin_span_LagPd1_cur
No need for affine independence for k=0!
Remove P1k_lin_span_LagP1k_cur_aux lemma
Making some arguments implicit, others explicit.
Add fct_cst_am, fct_point_of_as_am.
Make nonemptyness witness O of sub_AffineSpace implicit.
Some cleaning.
Some simplifications of proofs
Merge branch 'master' of depot.lipn.univ-paris13.fr:mayero/coq-num-analysis
Rename barycenter_* / *_barycenter -> baryc_* / *_baryc.
- Remove T_geom_transports_node_aux, T_geom_inv_transports_node_aux lemmas.
Can't use here the vtx_cur from the context (lemma is used in the same section with another vtx_cur).
Merge branch 'master' of depot.lipn.univ-paris13.fr:mayero/coq-num-analysis
Finish doc.
Unify doc.
some refinement
Merge branch 'master' of https://www-lipn.univ-paris13.fr/coq-num-analysis
Add some comments
rename variables
Fix wrong Unix mode...
WIP: add doc.
Add doc.
Tune doc.
& -> /\.
Mv ModuleSpace_R_compl.lc_lm_l to ModuleSpace_compl.
Proof of lm_fct_scalF_l (previously fct_scalF_l_lm).
dmit -> glop.
few adjustments
rearrange the lemma LagPd1_ref_surj.
Rm now useless import
Specify resulting type.
Add def compatible_sub.
"sub_struct HPT" becomes "sub PT" (with no algebra inside!)
Loading