Skip to content
Snippets Groups Projects
Select Git revision
  • ce6c25741194240b5eb153bb5de058867c79e101
  • master default protected
  • Subset
  • 2.1
  • FE_new_def
  • 2.0 protected
  • 1.0 protected
  • 2.0.0 protected
  • PhD_HM_2024
  • 1.0 protected
  • Bochner.1.0
  • Tonelli.1.0
  • LInt_p.1.0
13 results

rocq-num-analysis

François Clément's avatar
François Clément authored
Add fct_{inv,div}_eq, fct_scal_eq, lm_fct_scal.
Proofs of lm_fct_{zero,sum,opp,minus},
Rename fct_scal_l_lm -> lm_fct_scal_l,
       fct_scal_r_lm -> lm_fct_scal_r
ce6c2574
History

Numerical Analysis in Coq

Formal developments and proofs in Coq of numerical analysis problems.

Authors: Aubry, Boldo, Clément, Faissole, Leclerc, Martin, Mayero, Mouhcine

This archive includes several Coq developments:

  • Lebesgue directory is about the Lebesgue Integration of Nonnegative Functions (see paper, paper, and report);

  • Lebesgue/bochner_integral directory is about the Bochner integral (see report);

  • LM directory is about the Lax–Milgram theorem (see paper, paper, and report);

Opam package coq-num-analysis: version 1.0 provides Lebesgue, and LM.

Lebesgue and LM are compiling in Coq 8.12 to 8.16.

Dependencies:

  • coq-mathcomp-ssreflect (prior to version 2)
  • coq-mathcomp-bigenough
  • coq-mathcomp-finmap
  • coq-mathcomp-fingroup
  • coq-coquelicot
  • coq-mathcomp-algebra
  • coq-mathcomp-multinomials
  • coq-mathcomp-classical
  • coq-flocq