Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2019-09-27 11:47 efd5ab2d

View on Github →

feat(logic/function): define function.involutive (#1474)

  • feat(logic/function): define function.involutive
  • Prove that inv, neg, and complex.conj are involutive.
  • Move inv_inv' to algebra/field

Estimated changes