This is an inofficial mirror of http://metamath.tirix.org for personal testing of a visualizer extension only.
Description: An odd number is an integer. (Contributed by AV, 14-Jun-2020)
| Ref | Expression | ||
|---|---|---|---|
| Assertion | oddz | ⊢ ( 𝑍 ∈ Odd → 𝑍 ∈ ℤ ) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | isodd | ⊢ ( 𝑍 ∈ Odd ↔ ( 𝑍 ∈ ℤ ∧ ( ( 𝑍 + 1 ) / 2 ) ∈ ℤ ) ) | |
| 2 | 1 | simplbi | ⊢ ( 𝑍 ∈ Odd → 𝑍 ∈ ℤ ) |