package logtk
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Core types and algorithms for logic
Install
dune-project
Dependency
Authors
Maintainers
Sources
1.6.tar.gz
md5=97cdb2f90468e9e27c7bbe3b4fb160bb
sha512=fee73369f673a91dfa9e265fc69be08b32235e10a495f3af6477d404fcd01e3452a0d012b150f3d7f97c00af2f6045019ad039164bf698f70d771231cc4efe5d
doc/logtk.proofs/Logtk_proofs/LLTerm/index.html
Module Logtk_proofs.LLTermSource
Terms For Proofs
Source
type view = | Type| Const of Logtk.ID.t| App of t * t(*curried application
*)| Arrow of t * t(*functional arrow
*)| Var of var(*bound var
*)| Bind of {binder : Logtk.Binder.t;ty_var : t;body : t;
}| AppBuiltin of Logtk.Builtin.t * t list| Ite of t * t * t| Int_pred of Z.t linexp * Int_op.t| Rat_pred of Q.t linexp * Rat_op.t
linear expression with coeffs of type 'a
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page