--- a/src/HOL/Eisbach/Example_Metric.thy Sun Oct 27 20:53:10 2019 -0400
+++ b/src/HOL/Eisbach/Example_Metric.thy Sun Oct 27 20:55:58 2019 -0400
@@ -1,7 +1,13 @@
+(* Title: Example_Metric.thy
+ Author: Maximilian Schäffeler
+*)
theory Example_Metric
imports "HOL-Analysis.Metric_Arith" "HOL-Eisbach.Eisbach_Tools"
begin
+text \<open>An Eisbach implementation of the method @{method metric}.
+ Slower than the Isabelle/ML implementation but arguably more readable.\<close>
+
method dist_refl_sym = simp only: simp_thms dist_commute dist_self
method lin_real_arith uses thms = argo thms