BadInfinities: chore redundant newline
This commit is contained in:
parent
b744e862f4
commit
ad20702327
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ theorem lt_irrefl_imp_no_infinity
|
|||
have hlt : inf < inf := h inf
|
||||
exact irrefl inf hlt
|
||||
|
||||
|
||||
theorem no_nat_infinity : ¬HasInfinity Nat :=
|
||||
lt_irrefl_imp_no_infinity Nat Nat.lt_irrefl
|
||||
|
||||
|
|
Loading…
Reference in a new issue