Skip to content
Snippets Groups Projects
  1. Mar 08, 2025
  2. Jan 11, 2025
  3. Jan 10, 2025
  4. Dec 16, 2024
  5. Oct 10, 2024
  6. Apr 23, 2024
    • François Clément's avatar
      Rename bound_lin_map -> blm, · e51e65e5
      François Clément authored
             cont_lin_map -> clm,
             lin_map_ | _lin_map -> lm_ | lm_,
             lin_comb_ | _lin_comb | lin_comb2 -> lc_ | _lc | lc2,
             aff_map_ | _aff_map -> am_ | _am,
             aff_comb_ | _aff_comb -> ac_ | _ac,
      e51e65e5
  7. Apr 20, 2024
  8. Sep 22, 2023
  9. Jul 24, 2023
  10. Apr 13, 2023
    • François Clément's avatar
      LM/*.v: · 8b897972
      François Clément authored
      Rename compatible_m -> compatible_ms (_m is reserved for monoids).
      
      FEM/_CoqProject:
      Order.
      
      FEM/Linalg_compl:
      Prepare for possible add of monoids to the Coquelicot hierarchy.
      Shorten some proofs.
      Rename compatible_g_*_closed -> compatible_g_*,
             inhabited_m -> inhabited_ms.
      Add def zero_closed.
      Add sections on rings with many lemmas.
      Some cosmetics.
      
      FEM/Finite_table:
      Shorten some proofs.
      
      FEM/*.v:
      Propagate new API (from LM and Linalg_compl).
      8b897972
  11. Oct 08, 2022
  12. Mar 01, 2022
  13. Feb 20, 2022
  14. Sep 07, 2021
Loading