Documentation
Bdd
.
Restrict
Search
return to top
source
Imports
Init
Bdd.Basic
Std.Data.HashMap.Lemmas
Imported by
Restrict
.
orestrict
Restrict
.
orestrict_correct
source
def
Restrict
.
orestrict
{
n
m
:
ℕ
}
(
b
:
Bool
)
(
i
:
Fin
n
)
(
O
:
OBdd
n
m
)
:
(
s
:
ℕ
) ×
OBdd
n
s
Equations
One or more equations did not get rendered due to their size.
Instances For
source
theorem
Restrict
.
orestrict_correct
{
n
m
:
ℕ
}
{
b
:
Bool
}
{
i
:
Fin
n
}
{
O
:
OBdd
n
m
}
:
(
orestrict
b
i
O
)
.
snd
.
evaluate
=
Nary.restrict
O
.
evaluate
b
i