Feat: Upgrade versions
This commit is contained in:
parent
ce66368876
commit
44adfbb0c7
7 changed files with 16 additions and 17 deletions
|
@ -228,7 +228,6 @@ def tolinearParametersQNeqZero (S : {S : linearParameters // S.Q' ≠ 0 ∧ S.
|
|||
by
|
||||
simp only [ne_eq, neg_add_rev, neg_sub]
|
||||
field_simp
|
||||
rw [not_or]
|
||||
ring_nf
|
||||
simp only [neg_eq_zero, mul_eq_zero, OfNat.ofNat_ne_zero, or_false]
|
||||
exact S.2⟩
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue