BadInfinities: chore redundant newline

This commit is contained in:
mehbark 2025-04-08 23:05:57 -04:00
parent b744e862f4
commit ad20702327

View file

@ -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