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)
21def InCover (S : List Nat) (v : Nat) : Prop := v ∈ S
proof body
Definition body.
22
used by (3)
From the project-wide theorem graph. These declarations reference this one in their body.
-
EdgeCovered
in IndisputableMonolith.Complexity.VertexCover
decl_use
-
InCover_cons
in IndisputableMonolith.Complexity.VertexCover
decl_use
-
InCover_of_mem
in IndisputableMonolith.Complexity.VertexCover
decl_use
depends on (1)
Lean names referenced from this declaration's body.
-
S
in IndisputableMonolith.Relativity.ILG.Action
decl_use