Complex Numbers (Alternative Formalization)

December 6, 2024 · View on GitHub

This alternative formulation of the complex numbers integrates with the standard PVS decision procedures. The technique is to auto-rewrite complex equalities, such as z1 = z2 as the pair of rules:

  • Re(z1) = Re(z2) & Im(Z1) = Im(z2)

Highlights

Major theorems

TheoremLocationPVS NameContributors

dependency graph

Contributors

Maintainer

Dependencies

dependency graph