Commit 2025-02-21 13:51 82253b6d

View on Github →

chore(Computability): fix naming of lemmas about Sum.inl, Sum.inr, Sum.casesOn (#22156) By the naming convention, these should be named foo_sumInl etc.

Estimated changes

added theorem Primrec.sumCasesOn
added theorem Primrec.sumInl
added theorem Primrec.sumInr
deleted theorem Primrec.sum_casesOn
deleted theorem Primrec.sum_inl
deleted theorem Primrec.sum_inr