-
- Downloads
Code review in Compl.
Tune required library files. Add some documentation. Move stuff around, factor arguments and compact/simplify some proofs. Some style unification. logic_compl: Rename not_eq_sym_invol -> neq_sym_invol. Add and prove iff_not_l_equiv, ex_EX (an alias for constructive_indefinite_description). Subset_compl: Use Lebesgue.Subset_dec and logic_compl instead of ClassicalEpsilon. Function_compl: Rename inj_comp_l -> comp_inj_l. Add and prove fun_ext_contra{,_rev,_equiv}, surj_id, f_inv_id_{rev,equiv}. Function_sub: WIP. Sub_struct: Propagate new API (from Subset_compl).
Showing
- FEM/Algebra/Sub_struct.v 1 addition, 1 deletionFEM/Algebra/Sub_struct.v
- FEM/Compl/Compl.v 2 additions, 0 deletionsFEM/Compl/Compl.v
- FEM/Compl/Function_compl.v 292 additions, 216 deletionsFEM/Compl/Function_compl.v
- FEM/Compl/Function_sub.v 163 additions, 156 deletionsFEM/Compl/Function_sub.v
- FEM/Compl/Subset_compl.v 89 additions, 62 deletionsFEM/Compl/Subset_compl.v
- FEM/Compl/logic_compl.v 67 additions, 48 deletionsFEM/Compl/logic_compl.v
Loading
Please register or sign in to comment