Skip to content
Snippets Groups Projects

Add la_mult_pos and la_mult_neg rules

Merged Lachnitt requested to merge Add-la_mult-rules into master
2 unresolved threads

This PR adds two rules la_mult_pos and la_mult_neg to the standard.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
542 546 as for the rule \proofRule{la_generic}.
543 547 \end{RuleDescription}
544 548
549 \begin{RuleDescription}{la_mult_pos}
550
551 Either of the form:
552
553 \begin{AletheX}
554 $i$. & \ctxsep &
555 $(t_1 > 0 \wedge t_2 \bowtie t_3) \to t_1 * t_2 \bowtie t_1 * t_3$
  • Hans-Jörg
  • Hans-Jörg
  • Hans-Jörg
  • 592 $ \ge $ & $ \le $ \\
    593 \hline
    594 \end{tabular}
    595 \end{center}
    596
    597 \noindent Or of the form:
    598
    599 \begin{AletheX}
    600 $i$. & \ctxsep &
    601 $(t_1 < 0 \wedge \neg (t_2 ≈ t_3)) \to \neg (t_1 * t_2 ≈ t_1 * t_3)$
    602 & (\currule) \\
    603 \end{AletheX}
    604 .
    605 \end{RuleDescription}
    606
    607 \begin{RuleDescription}{la_totality}
  • We also have changelog.tex to document. Could you add a point to the "Proof rules:" list at the beginning of that file that says that you added documentation for this?

  • Lachnitt added 1 commit

    added 1 commit

    • 8535f765 - Apply 3 suggestion(s) to 1 file(s)

    Compare with previous version

  • Lachnitt added 1 commit

    added 1 commit

    Compare with previous version

  • Lachnitt added 2 commits

    added 2 commits

    Compare with previous version

  • Haniel Barbosa
  • Lachnitt added 1 commit

    added 1 commit

    • a07a3f6d - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • Hans-Jörg mentioned in commit 23afe318

    mentioned in commit 23afe318

  • merged

  • Please register or sign in to reply
    Loading