Step
*
of Lemma
bdd-all-btrue
∀[n:ℕ]. (bdd-all(n;x.tt) ~ tt)
BY
{ (Unfold `bdd-all` 0 THEN InductionOnNat THEN All Reduce THEN Try (RWO "primrec-unroll" 0) THEN Auto) }
Latex:
Latex:
\mforall{}[n:\mBbbN{}].  (bdd-all(n;x.tt)  \msim{}  tt)
By
Latex:
(Unfold  `bdd-all`  0  THEN  InductionOnNat  THEN  All  Reduce  THEN  Try  (RWO  "primrec-unroll"  0)  THEN  Auto)
Home
Index