theorem
other
other
mem_Radical_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)
31@[simp] theorem mem_Radical_iff {n : ℕ} (α : Vec n) (v : Vec n) :
32 v ∈ Radical α ↔ dot α v = 0 := Iff.rfl
used by (1)
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
-
Radical
in IndisputableMonolith.Cost.Ndim.RadicalDistribution
decl_use