pith. machine review for the scientific record. sign in
theorem proved term proof

int_or_half

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

  96theorem int_or_half (s : Spin) : s.isInteger ∨ s.isHalfInteger := by

proof body

Term-mode proof.

  97  unfold isInteger isHalfInteger
  98  omega
  99
 100/-- Integer and half-integer are mutually exclusive. -/

depends on (7)

Lean names referenced from this declaration's body.