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

one_third_in_jain_sequence

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)

 124theorem one_third_in_jain_sequence :
 125    jain_fraction 1 1 true = 1/3 := by

proof body

Term-mode proof.

 126  unfold jain_fraction
 127  norm_num
 128
 129/-- The ν = 2/5 state is in the Jain sequence (m=1, p=2, plus). -/

depends on (5)

Lean names referenced from this declaration's body.