We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74bb838 commit 15463c4Copy full SHA for 15463c4
proofs/hol_light/x86_64/proofs/mldsa_specs.ml
@@ -194,7 +194,7 @@ let UNIFY_INTCONG_RULE th1 th2 =
194
CONJ (WEAKEN_INTCONG_RULE d th1) (WEAKEN_INTCONG_RULE d th2);;
195
196
(* ------------------------------------------------------------------------- *)
197
-(* Process list of ineqequality into standard congbounds for atomic terms. *)
+(* Process list of inequality into standard congbounds for atomic terms. *)
198
199
200
let DIMINDEX_INT_REDUCE_CONV =
0 commit comments