Search code examples
How does instantiation of higher-rank types and subsumption interact during unification?...


haskellfunctional-programmingpolymorphismunificationhigher-rank-types

Read More
How is the scope of a nested universal quantifier determined (higher-rank types)?...


haskellfunctional-programmingquantifiersunificationhigher-rank-types

Read More
Unification of applicators with different arity through substitution...


haskellfunctional-programmingsubstitutionunificationhindley-milner

Read More
Generalized HM vs. Higher-Order Unification...


haskellfunctional-programmingunificationhindley-milnerhigher-order-types

Read More
What is the optimal "most general unifier" algorithm?...


algorithmprologlogicschemeunification

Read More
Most General Unifier (Prolog)...


prologunification

Read More
Prolog unification broken when argument order is changed...


prologlogicunification

Read More
Agda: what does `.(` mean?...


syntaxpattern-matchingagdaunification

Read More
Unification in pattern matching case...


pattern-matchingcoqdependent-typeunificationreflect

Read More
Why does this function/constructor argument become a free implicit variable?...


pattern-matchingidrisdependent-typeinspectunification

Read More
Prolog and List Unification...


prologunificationprolog-anonymous-variable

Read More
Define a rule happened_before(X,Y) which defines the relation that event X happened before event Y u...


prologunification

Read More
Can fix only be typed in non-strict evaluated languages?...


haskellrecursiontypecheckingunificationfixpoint-combinators

Read More
Prolog: why this predicate finds the answer but ignores it and goes on to unify with []?...


prologunification

Read More
Why agda with-abstraction don't erase some clauses?...


with-statementagdaunification

Read More
Auto implicit not solved, even though it should be straightforward function application on closed te...


implicitagdareductionunification

Read More
My Datanova Data Unifier model-maps throw "Rule parsing error. Span expected '(' at )&q...


integrationdata-integrationfusionunification

Read More
Algorithm to transform from an expression to a graph (DAG) representation...


algorithmabstract-syntax-treedirected-acyclic-graphsunification

Read More
Finding the most general unifier in Haskell using Data.Comp.Unification (beginner question)...


haskelltype-inferencelambda-calculusunificationtype-theory

Read More
Printer in Haskell for Subst in Data.Comp.Variables...


haskelltypesfunctional-programmingtype-inferenceunification

Read More
How do I unwrap a generic type alias from a union type which makes the type alias more specific?...


typeselmalgebraic-data-typesunificationparametric-polymorphism

Read More
What's an elegant way to unify X,Y with (1,2), (1,-2), (-1,2), (-1,-2), (2,1), (2,-1) , (-2,1), ...


prologunification

Read More
Why does this expression not unifiy...


prologunification

Read More
Prolog - Explain trace steps in English...


prologtraceunification

Read More
Seeking Unification Algorithm in F#...


f#unification

Read More
Prolog - unifying two lists with/without variables...


listvariablesprologunification

Read More
Is it impossible to let-bind a composite lens?...


haskellfunctorhaskell-lensunification

Read More
Deriving type of foldr (!!)...


haskelltypesghciunification

Read More
How to communicate with a polymorphic child component in Elm?...


functional-programmingpolymorphismelmunificationunion-types

Read More
SLD resolution tree, Which predicate applies to give first re-solvent...


prologlogic-programmingunification

Read More
BackNext