Skip to content

Commit 612182c

Browse files
authored
fix(ErdosProblems): 274 (#2409)
Remove leftover from 274.lean
1 parent 460ff68 commit 612182c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

FormalConjectures/ErdosProblems/274.lean

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ structure Group.ExactCovering (G : Type*) [Group G] (ι : Type*) [Fintype ι] wh
4646
covers : ⋃ i, reps i • (parts i : Set G) = Set.univ
4747

4848
/--
49-
If `G` is a group then can there exist an exact covering of `G` by more than one cosets of
5049
Does there exist a group `G` with an exact covering by more than one cosets of
5150
different sizes? (i.e. each element is contained in exactly one of the cosets.)
5251
-/

0 commit comments

Comments
 (0)