Skip to content
Snippets Groups Projects
Commit dcda6b16 authored by Ralf Jung's avatar Ralf Jung
Browse files

relax AsFractional Hint Mode

parent 7cd73cd0
No related branches found
No related tags found
No related merge requests found
......@@ -14,9 +14,10 @@ Global Arguments AsFractional {_} _%I _%I _%Qp.
Global Arguments fractional {_ _ _} _ _.
Global Hint Mode AsFractional - + - - : typeclass_instances.
Global Hint Mode AsFractional - ! - - : typeclass_instances.
(* To make [as_fractional_fractional] a useful instance, we have to
allow [q] to be an evar. *)
allow [q] to be an evar. The head of [Φ] will always be a λ so ! is
not a useful mode there. *)
Global Hint Mode AsFractional - - + - : typeclass_instances.
Section fractional.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment