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

mortonLocality_holds

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)

 163theorem mortonLocality_holds (n : Nat) (level : OctantLevel) (octant : OctantIndex) :
 164    mortonLocality n level octant := by

proof body

Term-mode proof.

 165  intro v hv
 166  unfold octantVars at hv
 167  simp only [List.mem_filter, List.mem_finRange, true_and] at hv
 168  exact hv
 169
 170/-- Geometric family candidate for isolation. -/

depends on (5)

Lean names referenced from this declaration's body.