pith. machine review for the scientific record. sign in
def definition def or abbrev

sampleW

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)

 159def sampleW : PatternLayer.Pattern 8 := fun i => decide (i.1 % 2 = 0)

proof body

Definition body.

 160
 161-- Example checks (can be evaluated in an interactive session)
 162-- #eval PatternLayer.Z_of_window sampleW
 163-- #eval MeasurementLayer.observeAvg8 3 (PatternLayer.extendPeriodic8 sampleW)
 164
 165end Examples
 166
 167end IndisputableMonolith

depends on (14)

Lean names referenced from this declaration's body.