diff --git a/HepLean/AnomalyCancellation/PureU1/Odd/LineInCubic.lean b/HepLean/AnomalyCancellation/PureU1/Odd/LineInCubic.lean index e37adcc..266d091 100644 --- a/HepLean/AnomalyCancellation/PureU1/Odd/LineInCubic.lean +++ b/HepLean/AnomalyCancellation/PureU1/Odd/LineInCubic.lean @@ -123,7 +123,7 @@ lemma lineInCubicPerm_last_cond {S : (PureU1 (2 * n.succ.succ+1)).LinSols} rw [P_P_P!_accCube' g f hfg] at h1 simp only [Nat.succ_eq_add_one, mul_eq_zero] at h1 cases h1 <;> rename_i h1 - · apply Or.inl + · left linear_combination h1 · cases h1 <;> rename_i h1 · refine Or.inr (Or.inl ?_)