# HG changeset patch # User nipkow # Date 1573728892 -3600 # Node ID f4579e6800d7aac17928614b93184725b220a1e2 # Parent ec7cc76e88e51773b81ee19e6dca85f0265c3b87 tuned tags diff -r ec7cc76e88e5 -r f4579e6800d7 src/HOL/Analysis/Henstock_Kurzweil_Integration.thy --- a/src/HOL/Analysis/Henstock_Kurzweil_Integration.thy Tue Nov 12 12:33:05 2019 +0000 +++ b/src/HOL/Analysis/Henstock_Kurzweil_Integration.thy Thu Nov 14 11:54:52 2019 +0100 @@ -79,7 +79,7 @@ lemma content_pos_le [iff]: "0 \ content X" by simp -corollary content_nonneg [simp]: "\ content (cbox a b) < 0" +corollary\<^marker>\tag unimportant\ content_nonneg [simp]: "\ content (cbox a b) < 0" using not_le by blast lemma content_pos_lt: "\i\Basis. a\i < b\i \ 0 < content (cbox a b)" diff -r ec7cc76e88e5 -r f4579e6800d7 src/HOL/Analysis/Linear_Algebra.thy --- a/src/HOL/Analysis/Linear_Algebra.thy Tue Nov 12 12:33:05 2019 +0000 +++ b/src/HOL/Analysis/Linear_Algebra.thy Thu Nov 14 11:54:52 2019 +0100 @@ -698,10 +698,10 @@ lemmas independent_imp_finite = finiteI_independent -corollary +corollary\<^marker>\tag unimportant\ independent_card_le: fixes S :: "'a::euclidean_space set" assumes "independent S" - shows independent_card_le:"card S \ DIM('a)" + shows "card S \ DIM('a)" using assms independent_bound by auto lemma dependent_biggerset: