package dedukti
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
An implementation of The Lambda-Pi Modulo Theory
Install
dune-project
Dependency
Authors
Maintainers
Sources
v2.7.tar.gz
sha512=97171b48dd96043d84587581d72edb442f63e7b5ac1695771aa1c3c9074739e15bc7d17678fedb7062acbf403a0bf323d97485c31b92376b80c63b5c2300ee3c
sha256=5e1b6a859dfa1eb2098947a99c7d11ee450f750d96da1720f4834e1505d1096c
doc/dedukti.kernel/Kernel/Typing/index.html
Module Kernel.TypingSource
Type checking/inference
Source
type typing_error = | KindIsNotTypable| ConvertibilityError of Term.term * Term.typed_context * Term.term * Term.term| AnnotConvertibilityError of Basic.loc * Basic.ident * Term.typed_context * Term.term * Term.term| VariableNotFound of Basic.loc * Basic.ident * int * Term.typed_context| SortExpected of Term.term * Term.typed_context * Term.term| ProductExpected of Term.term * Term.typed_context * Term.term| InexpectedKind of Term.term * Term.typed_context| DomainFreeLambda of Basic.loc| CannotInferTypeOfPattern of Rule.pattern * Term.typed_context| UnsatisfiableConstraints of Rule.partially_typed_rule * int * Term.term * Term.term| BracketExprBoundVar of Term.term * Term.typed_context| BracketExpectedTypeBoundVar of Term.term * Term.typed_context * Term.term| BracketExpectedTypeRightVar of Term.term * Term.typed_context * Term.term| TypingCircularity of Basic.loc * Basic.ident * int * Term.typed_context * Term.term| FreeVariableDependsOnBoundVariable of Basic.loc * Basic.ident * int * Term.typed_context * Term.term| NotImplementedFeature of Basic.loc| Unconvertible of Basic.loc * Term.term * Term.term| Convertible of Basic.loc * Term.term * Term.term| Inhabit of Basic.loc * Term.term * Term.term
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>