package coq-core
The Coq Proof Assistant -- Core Binaries and Tools
Install
Dune Dependency
Authors
Maintainers
Sources
coq-8.17.0.tar.gz
sha512=2f77bcb5211018b5d46320fd39fd34450eeb654aca44551b28bb50a2364398c4b34587630b6558db867ecfb63b246fd3e29dc2375f99967ff62bc002db9c3250
doc/coq-core.pretyping/Patternops/index.html
Module Patternops
Source
Functions on patterns
Source
val subst_pattern :
Environ.env ->
Evd.evar_map ->
Mod_subst.substitution ->
Pattern.constr_pattern ->
Pattern.constr_pattern
head_pattern_bound t
extracts the head variable/constant of the type t
or raises BoundPattern
(even if a sort); it raises an anomaly if t
is an abstraction
head_of_constr_reference c
assumes r
denotes a reference and returns its label; raises an anomaly otherwise
pattern_of_constr c
translates a term c
with metavariables into a pattern; currently, no destructor (Cases, Fix, Cofix) and no existential variable are allowed in c
Source
val pattern_of_constr :
Environ.env ->
Evd.evar_map ->
EConstr.constr ->
Pattern.constr_pattern
Source
val legacy_bad_pattern_of_constr :
Environ.env ->
Evd.evar_map ->
EConstr.constr ->
Pattern.constr_pattern
Do not use, for internal Coq use only.
pattern_of_glob_constr l c
translates a term c
with metavariables into a pattern; variables bound in l
are replaced by the pattern to which they are bound
Source
val pattern_of_glob_constr :
Glob_term.glob_constr ->
Pattern.patvar list * Pattern.constr_pattern
Source
val map_pattern_with_binders :
(Names.Name.t -> 'a -> 'a) ->
('a -> Pattern.constr_pattern -> Pattern.constr_pattern) ->
'a ->
Pattern.constr_pattern ->
Pattern.constr_pattern
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page