Skip to content
Success

Changes

Summary

  1. merged
  2. tuned signature;
  3. tuned signature;
  4. tuned signature;
  5. removed unused clone of (map o apsnd); removed unused variant of HOLogic.mk_obj_eq;
  6. prefer existing HOLogic.mk_obj_eq, despite subtle semantic differences of COMP vs. RS;
  7. added HOLogic.mk_obj_eq convenience and eliminated some clones;
  8. tuned -- use existing Morphism.instantiate_morphism;
  9. Merged;
  10. merged
  11. Unified the order of zeros and poles; improved reasoning around non-essential singularites
  12. merged
  13. tuned;
  14. tuned signature -- eliminated clones;
  15. command 'interpret' no longer exposes resulting theorems as literal facts;
  16. more robust normalization of witness, e.g. relevant for proofs of transfer_existence_ivl0, transfer_flow0 in AFP/thys/Ordinary_Differential_Equations/Numerics/Transfer_Euclidean_Space_Vector.thy;
  17. tuned;
  18. more standard instantiate operations, where substitutions are already certified and stored with trimmed theory certificate;
  19. explicit operations to instantiate frees: typ, term, thm, morphism;
  20. more operations for ctyp, cterm;
  21. minor tuning and clarification;
  22. minor tuning and clarification;
  23. tuned signature;
  24. fixed the proof of pair_measure_count_space
  25. merged
  26. fixing ennreal using add_mono1; shifting results from linordered_semidom to linordered_nonzero_semiring
  27. merged
  28. type class linordered_nonzero_semiring has new axiom to guarantee characteristic 0
  29. simplified Radix_Sort
Changeset 67716:3f611f444c2d by wenzelm:
merged
Changeset 67715:ec46ecb87999 by wenzelm:
tuned signature;
The file was modified src/Pure/ML/ml_thms.ML (diff)
The file was modified src/Pure/global_theory.ML (diff)
Changeset 67714:a0b58be402ab by wenzelm:
tuned signature;
The file was modified src/Pure/Isar/expression.ML (diff)
The file was modified src/Pure/Isar/locale.ML (diff)
Changeset 67713:041898537c19 by wenzelm:
tuned signature;
The file was modified src/HOL/Tools/Function/function.ML (diff)
The file was modified src/HOL/Tools/Lifting/lifting_def_code_dt.ML (diff)
The file was modified src/HOL/Tools/Old_Datatype/old_datatype_aux.ML (diff)
The file was modified src/HOL/Tools/Old_Datatype/old_rep_datatype.ML (diff)
The file was modified src/Pure/Isar/expression.ML (diff)
The file was modified src/Pure/Isar/proof.ML (diff)
The file was modified src/Pure/Isar/proof_context.ML (diff)
The file was modified src/Pure/global_theory.ML (diff)
Changeset 67712:350f0579d343 by wenzelm:
removed unused clone of (map o apsnd);<br>removed unused variant of HOLogic.mk_obj_eq;
The file was modified src/HOL/Tools/Lifting/lifting_util.ML (diff)
Changeset 67711:951f96d386cf by wenzelm:
prefer existing HOLogic.mk_obj_eq, despite subtle semantic differences of COMP vs. RS;
The file was modified src/HOL/Tools/groebner.ML (diff)
Changeset 67710:cc2db3239932 by wenzelm:
added HOLogic.mk_obj_eq convenience and eliminated some clones;
The file was modified src/Doc/more_antiquote.ML (diff)
The file was modified src/HOL/Decision_Procs/Conversions.thy (diff)
The file was modified src/HOL/Decision_Procs/Reflective_Field.thy (diff)
The file was modified src/HOL/Library/old_recdef.ML (diff)
The file was modified src/HOL/Nominal/nominal_permeq.ML (diff)
The file was modified src/HOL/Tools/BNF/bnf_fp_def_sugar.ML (diff)
The file was modified src/HOL/Tools/BNF/bnf_fp_util.ML (diff)
The file was modified src/HOL/Tools/BNF/bnf_gfp.ML (diff)
The file was modified src/HOL/Tools/BNF/bnf_gfp_grec.ML (diff)
The file was modified src/HOL/Tools/BNF/bnf_gfp_grec_sugar_tactics.ML (diff)
The file was modified src/HOL/Tools/BNF/bnf_lfp.ML (diff)
The file was modified src/HOL/Tools/BNF/bnf_lfp_size.ML (diff)
The file was modified src/HOL/Tools/Ctr_Sugar/ctr_sugar_tactics.ML (diff)
The file was modified src/HOL/Tools/Function/function_context_tree.ML (diff)
The file was modified src/HOL/Tools/Function/function_core.ML (diff)
The file was modified src/HOL/Tools/Lifting/lifting_def.ML (diff)
The file was modified src/HOL/Tools/Lifting/lifting_setup.ML (diff)
The file was modified src/HOL/Tools/Lifting/lifting_util.ML (diff)
The file was modified src/HOL/Tools/SMT/smt_normalize.ML (diff)
The file was modified src/HOL/Tools/cnf.ML (diff)
The file was modified src/HOL/Tools/hologic.ML (diff)
The file was modified src/HOL/Tools/inductive.ML (diff)
The file was modified src/HOL/Tools/set_comprehension_pointfree.ML (diff)
The file was modified src/HOL/Tools/simpdata.ML (diff)
Changeset 67709:3c9e0b4709e7 by wenzelm:
tuned -- use existing Morphism.instantiate_morphism;
The file was modified src/HOL/Tools/Lifting/lifting_def.ML (diff)
The file was modified src/HOL/Tools/Lifting/lifting_util.ML (diff)
Changeset 67706:4ddc49205f5d by wenda li _wl302@cam.ac.uk_:
Unified the order of zeros and poles; improved reasoning around non-essential singularites
The file was modified src/HOL/Analysis/Complex_Transcendental.thy (diff)
The file was modified src/HOL/Analysis/Conformal_Mappings.thy (diff)
The file was modified src/HOL/Analysis/Connected.thy (diff)
The file was modified src/HOL/Deriv.thy (diff)
The file was modified src/HOL/Filter.thy (diff)
The file was modified src/HOL/Limits.thy (diff)
The file was modified src/HOL/Real_Vector_Spaces.thy (diff)
The file was modified src/HOL/Topological_Spaces.thy (diff)
Changeset 67705:f7e37a94caee by wenzelm:
merged
Changeset 67704:23d46836a5ac by wenzelm:
tuned;
The file was modified src/Pure/Syntax/printer.ML (diff)
Changeset 67703:8c4806fe827f by wenzelm:
tuned signature -- eliminated clones;
The file was modified src/HOL/Tools/Lifting/lifting_def.ML (diff)
The file was modified src/HOL/Tools/Lifting/lifting_util.ML (diff)
The file was modified src/HOL/Tools/Nitpick/nitpick_hol.ML (diff)
The file was modified src/HOL/Tools/Transfer/transfer_bnf.ML (diff)
The file was modified src/Pure/term.ML (diff)
Changeset 67702:2d9918f5b33c by wenzelm:
command &#039;interpret&#039; no longer exposes resulting theorems as literal facts;
The file was modified NEWS (diff)
The file was modified src/Pure/Isar/interpretation.ML (diff)
Changeset 67701:454dfdaf021d by wenzelm:
more robust normalization of witness, e.g. relevant for proofs of transfer_existence_ivl0, transfer_flow0 in AFP/thys/Ordinary_Differential_Equations/Numerics/Transfer_Euclidean_Space_Vector.thy;
The file was modified src/Pure/Isar/element.ML (diff)
Changeset 67700:0455834f7817 by wenzelm:
tuned;
The file was modified src/HOL/Tools/BNF/bnf_fp_def_sugar.ML (diff)
The file was modified src/HOL/Tools/BNF/bnf_gfp_rec_sugar_tactics.ML (diff)
Changeset 67699:8e4ff46f807d by wenzelm:
more standard instantiate operations, where substitutions are already certified and stored with trimmed theory certificate;
The file was modified src/Pure/Isar/class_declaration.ML (diff)
The file was modified src/Pure/Isar/element.ML (diff)
The file was modified src/Pure/Isar/expression.ML (diff)
Changeset 67698:67caf783b9ee by wenzelm:
explicit operations to instantiate frees: typ, term, thm, morphism;
The file was modified src/Pure/more_thm.ML (diff)
The file was modified src/Pure/morphism.ML (diff)
The file was modified src/Pure/term_subst.ML (diff)
Changeset 67697:58f951ce71c8 by wenzelm:
more operations for ctyp, cterm;
The file was modified src/Pure/thm.ML (diff)
Changeset 67696:3d8d4f6d1d64 by wenzelm:
minor tuning and clarification;
The file was modified src/Pure/Isar/expression.ML (diff)
Changeset 67695:29d0f173b537 by wenzelm:
minor tuning and clarification;
The file was modified src/Pure/Isar/expression.ML (diff)
Changeset 67694:ab68ca1e80ba by wenzelm:
tuned signature;
The file was modified src/Pure/Isar/expression.ML (diff)
The file was modified src/Pure/Isar/locale.ML (diff)
Changeset 67693:4fa9d5ef95bc by paulson _lp15@cam.ac.uk_:
fixed the proof of pair_measure_count_space
The file was modified src/HOL/Analysis/Binary_Product_Measure.thy (diff)
Changeset 67692:19c77698a48d by paulson:
merged
Changeset 67691:db202a00a29c by paulson _lp15@cam.ac.uk_:
fixing ennreal using add_mono1; shifting results from linordered_semidom to linordered_nonzero_semiring
The file was modified src/HOL/Library/Extended_Nonnegative_Real.thy (diff)
The file was modified src/HOL/Nat.thy (diff)
Changeset 67690:3c02b0522e23 by paulson:
merged
Changeset 67689:2c38ffd6ec71 by paulson _lp15@cam.ac.uk_:
type class linordered_nonzero_semiring has new axiom to guarantee characteristic 0
The file was modified src/HOL/Library/Extended_Nat.thy (diff)
The file was modified src/HOL/Rings.thy (diff)
Changeset 67688:b39f5bb7d422 by nipkow:
simplified Radix_Sort
The file was modified src/HOL/ex/Radix_Sort.thy (diff)