Skip to content

Commit d1b6517

Browse files
committed
whoops
1 parent ce1b732 commit d1b6517

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Mathlib/GroupTheory/Index.lean

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -826,8 +826,6 @@ theorem IsFiniteRelIndex.comap (f : G' →* G) (hHK : IsFiniteRelIndex H K) :
826826
rw [isFiniteRelIndex_comap_iff, map_comap_eq]
827827
exact isFiniteRelIndex_of_le_right H inf_le_right
828828

829-
#check relIndex_inf_ne_zero
830-
831829
@[to_additive]
832830
lemma isFiniteRelIndex_of_finiteIndex [h : H.FiniteIndex] : H.IsFiniteRelIndex K := by
833831
rw [← isFiniteRelIndex_top_iff] at h

0 commit comments

Comments
 (0)