theorem
Evaluate.evaluate_terminal
{n m : ℕ}
{b : Bool}
{O : OBdd n m}
:
(↑O).root = Pointer.terminal b → evaluate O = Function.const (Vector Bool n) b
A simp attribute that is used in BDD.lean to infer the size of BDDs when during evaluation.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Simplification procedure
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Evaluate.tacticBdd_bounds = Lean.ParserDescr.node `Evaluate.tacticBdd_bounds 1024 (Lean.ParserDescr.nonReservedSymbol "bdd_bounds" false)