Changes
1 changed files (+2/-4)
-
-
@@ -39,13 +39,11 @@ example : CommRing (Set α) whereadd_comm := by simp only [add_def] grind left_distrib := by intro a b c left_distrib a b c := by ext x simp [symmDiff_def] grind right_distrib := by intro a b c right_distrib a b c := by ext x simp [symmDiff_def] grind
-