Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
malarbol committed Jun 13, 2024
1 parent 23c2f9f commit 17deaa9
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,9 @@ module _
{f : sequence ℕ} (H : is-decreasing-sequence-ℕ f)
where

is-∞-zero-value-is-zero-value-decreasing-sequence-ℕ :
∞-zero-value-is-zero-value-decreasing-sequence-ℕ :
Σ ℕ (is-value-sequence zero-ℕ f) is-∞-value-sequence zero-ℕ f
is-∞-zero-value-is-zero-value-decreasing-sequence-ℕ =
∞-zero-value-is-zero-value-decreasing-sequence-ℕ =
tot
( λ n K k I
is-zero-leq-zero-ℕ'
Expand Down

0 comments on commit 17deaa9

Please sign in to comment.