aboutsummaryrefslogtreecommitdiffhomepage
path: root/kernel/inductive.mli
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/inductive.mli')
-rw-r--r--kernel/inductive.mli1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/inductive.mli b/kernel/inductive.mli
index 73bd2692e..42a2da41b 100644
--- a/kernel/inductive.mli
+++ b/kernel/inductive.mli
@@ -50,6 +50,7 @@ val type_of_constructors : inductive -> mind_specif -> types array
(** Transforms inductive specification into types (in nf) *)
val arities_of_specif : mutual_inductive -> mind_specif -> types array
+val inductive_params : mind_specif -> int
(** [type_case_branches env (I,args) (p:A) c] computes useful types
about the following Cases expression: