The maximum of strictly dominated keys is strictly dominated.
Every .autom record's generator satisfies P.
Equations
- Hex.GraphIso.Nauty.AutomsOk P Hex.GraphIso.Nauty.CertNode.leaf = True
- Hex.GraphIso.Nauty.AutomsOk P Hex.GraphIso.Nauty.CertNode.codePrune = True
- Hex.GraphIso.Nauty.AutomsOk P (Hex.GraphIso.Nauty.CertNode.autom o γ) = P γ
- Hex.GraphIso.Nauty.AutomsOk P (Hex.GraphIso.Nauty.CertNode.node children) = Hex.GraphIso.Nauty.AutomsOkList P children
Instances For
The depth of a certificate tree.
Equations
Instances For
The maximum depth of a list of certificate subtrees.
Equations
Instances For
A certificate whose records all pass checkAutom has every
record's generator in its own validated store.
A dominated walk's certificate replays: checkNode accepts it,
and a some false verdict forces the subtree strictly below the
claimed suffix.
The traced key of the candidate producer, as produceCand
claims it.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The produced certificate replays: under domination (the traced
key is the spec key) and store validity (every record's generator is
a checked automorphism), checkKey accepts the produced pair.
Two hypotheses suffice for certifyCanon? totality: domination
(the traced key is the spec key) and store validity (every produced
record's generator is a checked automorphism).