theorem
other
other
mem_LevelSet_iff
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)
34@[simp] theorem mem_LevelSet_iff {n : ℕ} (α : Vec n) (c : ℝ) (t : Vec n) :
35 t ∈ LevelSet α c ↔ dot α t = c := Iff.rfl
used by (2)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (3)
Lean names referenced from this declaration's body.
-
dot
in IndisputableMonolith.Cost.Ndim.Core
decl_use
-
Vec
in IndisputableMonolith.Cost.Ndim.Core
decl_use
-
LevelSet
in IndisputableMonolith.Cost.Ndim.RadicalDistribution
decl_use