Commit 2020-09-11 15:53 a1cbe88a
View on Github →feat(logic/basic, logic/function/basic): involute ite (#4074)
Some lemmas about ite:
(d)ite_not: exchanges the branches of an(d)itewhen negating the given prop.involutive.ite_not: applying an involutive function to anitenegates the prop Other changes: Generalize the arguments for(d)ite_applyandapply_(d)ite(2)toSort*overType*.