Description: The predicate "is an odd number". An odd number is an integer which is not divisible by 2, i.e. the result of dividing the odd integer increased by 1 and then divided by 2 is still an integer. (Contributed by AV, 14-Jun-2020)
| Ref | Expression | ||
|---|---|---|---|
| Assertion | isodd |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | oveq1 | ||
| 2 | 1 | oveq1d | |
| 3 | 2 | eleq1d | |
| 4 | df-odd | ||
| 5 | 3 4 | elrab2 |