Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
isa-afp
afp-devel
Commits
8244aa6a504e
Commit
4eb7e6a9
authored
May 15, 2019
by
Rene Thiemann
Browse files
cleanup
parent
e251cc1cc507
Changes
1
Hide whitespace changes
Inline
Side-by-side
thys/LLL_Basis_Reduction/Missing_Lemmas.thy
View file @
8244aa6a
...
...
@@ -145,9 +145,6 @@ lemma id_imp_bij_betw:
shows "bij_betw f A A"
by (intro bij_betwI[OF f f], simp_all add: ff)
lemma if_distrib_ap:
"(if x then y else z) u = (if x then y u else z u)" by auto
lemma range_subsetI:
assumes "\<And>x. f x = g (h x)" shows "range f \<subseteq> range g"
using assms by auto
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment