package coq-waterproof
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Coq proofs in a style that resembles non-mechanized mathematical proofs
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      2.1.1+8.17.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        md5=246900c584d34deb5a4ed74e74c3aeab
    
    
  sha512=f5242890a140c6966bd76e1d487a8ca139c14874eb0c1a589f28b72773be24f11f07bb1b163153c5811330a28a91a94d508233dc19849baa671fada857f05a3b
    
    
  doc/coq-waterproof.plugin/Waterproof/Exceptions/index.html
Module Waterproof.ExceptionsSource
Source
type wexn = - | CastError of string(*- Indicates that a cast made by the FFI has failed *)
- | FailedAutomation of string(*- Indicates that the automatic solver called has failed *)
- | FailedTest of string(*- Indicates that the running test has failed *)
- | NonExistingDataset of Hints.hint_db_name(*- Indicates that the user tried to import a non-existing hint dataset *)
- | UnusedLemmas(*- Indicates that no proof using all the given lemmas has been found *)
- | ToUserError of Pp.t(*- An error that should go directly to the user *)
Type of exceptions used in Wateproof
Sends a warning
Throws an error
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >