Summary: ``` val trim : bound:Var.Set.t -> Var.Set.t -> t -> t (** [trim bound kills subst] is [subst] without mappings that mention [kills] or [bound ∩ fv x] for removed entries [x ↦ u] *) ``` To be used for existential witnessing and quantifier elimination. Reviewed By: ngorogiannis Differential Revision: D19282644 fbshipit-source-id: d981a1cb4master
parent
f0a660792e
commit
200091fc78
Loading…
Reference in new issue