Commit 2023-10-16 09:02 38db8256
View on Github →chore(RingTheory/PowerSeries/Basic): remove open Classical (#7665)
Only two lemma statements have changed:
coeff_truncFunnow contains the missing[DecidableEq σ]needed to make the statement make senseorder_eq_multiplicity_Xnow contains a missingDecidableRelargument needed to make the RHS fully general. Everywhere else,classicalhas just been inserted into the proof.