We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 460ff68 commit 612182cCopy full SHA for 612182c
FormalConjectures/ErdosProblems/274.lean
@@ -46,7 +46,6 @@ structure Group.ExactCovering (G : Type*) [Group G] (ι : Type*) [Fintype ι] wh
46
covers : ⋃ i, reps i • (parts i : Set G) = Set.univ
47
48
/--
49
-If `G` is a group then can there exist an exact covering of `G` by more than one cosets of
50
Does there exist a group `G` with an exact covering by more than one cosets of
51
different sizes? (i.e. each element is contained in exactly one of the cosets.)
52
-/
0 commit comments