Configuration for try?
.
- main : Bool
If
main
istrue
, all functions in the current module are considered for function induction, unfolding, etc. - name : Bool
If
name
istrue
, all functions in the same namespace are considere for function induction, unfolding, etc. - lib : Bool
If
lib
istrue
, useslibSearch
results. - targetOnly : Bool
If
targetOnly
istrue
,try?
collects information using the goal target only.
Instances For
Equations
- One or more equations did not get rendered due to their size.