Skip to content
Snippets Groups Projects
  1. Mar 19, 2024
  2. Mar 18, 2024
  3. Mar 16, 2024
  4. Mar 15, 2024
  5. Mar 14, 2024
  6. Mar 13, 2024
  7. Mar 12, 2024
  8. Mar 10, 2024
    • François Clément's avatar
      Add doc (Compl). · 142db67a
      François Clément authored
      Use unique_choice instead of choice when possible (Function_compl,
        AffineSpace, Finite_dim_R).
      
      Function_compl:
      Rename and move f_inv_EX -> bij_EX.
      Add and prove bij_ex.
      Extract inj_surj_ex_uniq{,_rev} from bij_ex_uniq{,_rev}.
      Simplify proofs of bij_equiv, bij_ex_uniq{,_rev}.
      142db67a
  9. Mar 09, 2024
  10. Mar 08, 2024
  11. Mar 07, 2024
  12. Mar 06, 2024
    • François Clément's avatar
      Finite_family: · 7c300eb9
      François Clément authored
      Add defs castF_fun, cast2F_fun.
      Add and prove castF_fun_id, cast2F_fun_id.
      
      FE, FE_LagP:
      Propagate new API (from Finite_family).
      7c300eb9
    • François Clément's avatar
      Bye eq_sym! · 913e11b5
      François Clément authored
      913e11b5
    • François Clément's avatar
      Finite_family: · c35d0fcd
      François Clément authored
      Remove useless castF_eq_sym_refl, use castF_refl/castF_id instead!
      Rename castF_id -> castF_can.
      Modify castF_can_{l,r}.
      Add and prove castF_id.
      
      Finite_table:
      Modify castT{r,c,}_refl.
      Rename castT{r,c,}}_sym -> castT{r,c,}_can.
      Add and prove castT{r,c,}_id.
      
      Sub_struct:
      Rename val_inclF_compat -> in_subF (simplified),
             mk_sub_eq -> mk_sub_ext.
      Add and prove mk_subF_eq, valF_eq.
      
      Monoid*, ModuleSpace_compl, Finite_dim*, multi_index, poly_Lagrange, FE, FE_LagP :
      Propagate new API (from Finite_family, Sub_struct).
      c35d0fcd
    • Sylvie Boldo's avatar
      Réunion 6/3/24 (FE_ext et application) · f7f0971e
      Sylvie Boldo authored
      f7f0971e
  13. Mar 05, 2024
    • François Clément's avatar
      Finite_family: · b2af1bd6
      François Clément authored
      Rename FF_to_list* -> to_listF*,
             FF_of_list* -> of_listF,
             FF_of_to_list* -> of_to_listF*,
             FF_to_of_list -> to_of_listF.
      
      Monoid_compl:
      Propagate new API (from Finite_family).
      b2af1bd6
    • François Clément's avatar
      Some cleaning. · 119851c6
      François Clément authored
      Add reminder.
      119851c6
    • François Clément's avatar
      Finite_dim: · e32351bd
      François Clément authored
      Add and prove is_free_{sub,val}{,_rev,_equiv}.
      
      Finite_dim_R:
      Propagate new API (from Finite_dim).
      e32351bd
    • François Clément's avatar
      Make some arguments implicit. · f10194ac
      François Clément authored
      Make fullset explicit in statements.
      Add and prove is_generator_val{,_rev,_equiv}.
      Proofs of is_finite_dim_sub_rev,
                is_finite_dim_{preimage,RgS}_val{,_rev}.
      f10194ac
Loading