aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/odd_order/PFsection7.v
diff options
context:
space:
mode:
authorCyril Cohen2017-11-23 16:33:36 +0100
committerCyril Cohen2018-02-06 13:54:37 +0100
commitfafd4dac5315e1d4e071b0044a50a16360b31964 (patch)
tree5b66c3d67e2b146e3a8013496379b96dd60dc75a /mathcomp/odd_order/PFsection7.v
parent835467324db450c8fb8971e477cc4d82fa3e861b (diff)
running semi-automated linting on the whole library
Diffstat (limited to 'mathcomp/odd_order/PFsection7.v')
-rw-r--r--mathcomp/odd_order/PFsection7.v4
1 files changed, 2 insertions, 2 deletions
diff --git a/mathcomp/odd_order/PFsection7.v b/mathcomp/odd_order/PFsection7.v
index 455681c..deb1698 100644
--- a/mathcomp/odd_order/PFsection7.v
+++ b/mathcomp/odd_order/PFsection7.v
@@ -66,7 +66,7 @@ rewrite (DadeJ ddA) // cardJg; congr (_ * _).
rewrite big_imset /= => [|z y0 _ _ /=]; last exact: conjg_inj.
by apply: eq_bigr => u Hu; rewrite -conjMg cfunJ // (subsetP sLG).
Qed.
-Definition invDade alpha := Cfun 1 (invDade_subproof alpha).
+Definition invDade alpha := Cfun 1 (invDade_subproof alpha).
Local Notation "alpha ^\rho" := (invDade alpha).
@@ -426,7 +426,7 @@ split=> // [ | chi /irrP[t def_chi] o_chiSnu].
have hu: h * u = e^-1 * (h - 1) by rewrite mulrCA (mulrBr h) mulr1 divff.
have ->: '[(nu zeta)^\rho] = u * a ^+ 2 - v * a *+ 2 + w.
have defT1: perm_eq calT [:: phi, Ind1H, zeta & S2].
- by rewrite defT defS1 (perm_catCA [::_ ; _] phi).
+ by rewrite defT defS1 (perm_catCA [::_; _] phi).
have [c ua _ ->] := invDade_seqInd_sum (nu zeta) defT1.
have def_c xi: xi \in calS -> c xi = '[xi, zeta].
move=> S2xi; rewrite /c mulrC -{1}[xi]scale1r -(mulVf nz_phi1) -!scalerA.