Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update hensel.lean #37

Closed
wants to merge 2 commits into from
Closed

Update hensel.lean #37

wants to merge 2 commits into from

Conversation

jcommelin
Copy link

TO CONTRIBUTORS:

Make sure you have:

  • reviewed and applied the coding style: coding, naming
  • for tactics:
  • make sure definitions and lemmas are put in the right files
  • make sure definitions and lemmas are not redundant

If this PR is related to a discussion on Zulip, please include a link in the discussion.

For reviewers: code review check list

ChrisHughes24
ChrisHughes24 previously approved these changes Apr 2, 2019
@@ -417,4 +417,4 @@ if ha : F.eval a = 0 then ⟨a, a_is_soln hnorm ha⟩ else
by refine ⟨soln _ _, eval_soln _ _, soln_dist_to_a_lt_deriv _ _, soln_deriv_norm _ _, soln_unique _ _⟩;
assumption

lemma kjafkha : 1 =1:= rfl
lemma xyzzy : 1 = 1:= rfl
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

jahf

@mergify mergify bot dismissed ChrisHughes24’s stale review April 2, 2019 14:10

Pull request has been modified.

@jcommelin jcommelin deleted the patch-2 branch April 2, 2019 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants