Skip to content
Snippets Groups Projects
Commit 3a78a310 authored by François Clément's avatar François Clément
Browse files

Useless.

parent 9cd62ee8
No related branches found
No related tags found
No related merge requests found
......@@ -354,9 +354,6 @@ Qed.
Lemma filterlim_Rloc_seq_r :
forall x, filterlim (Rloc_seq_r x) eventually (at_right x).
Proof.
assert (InvINRp1_pos : forall n : nat, 0 < / (INR n + 1)).
intros n; apply Rinv_0_lt_compat, INRp1_pos.
(* *)
intros x.
intros P [alpha H].
unfold Rloc_seq_r.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment