diff options
| author | Enrico Tassi | 2016-02-22 17:30:32 +0100 |
|---|---|---|
| committer | Enrico Tassi | 2016-02-22 17:32:29 +0100 |
| commit | c4e6aa42306a4eed85fc09f3164a911e75e177f0 (patch) | |
| tree | 59edee94b5612e21e0b84d3ff708cb9dcb46946d /mathcomp/odd_order/PFsection5.v | |
| parent | e4a39eba80e4b862cac62c5c15e02209702bd614 (diff) | |
PF5: more predictable rewrite line (needed by rewrite using 8.5 refiner)
Diffstat (limited to 'mathcomp/odd_order/PFsection5.v')
| -rw-r--r-- | mathcomp/odd_order/PFsection5.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mathcomp/odd_order/PFsection5.v b/mathcomp/odd_order/PFsection5.v index b1a5a32..d318f5f 100644 --- a/mathcomp/odd_order/PFsection5.v +++ b/mathcomp/odd_order/PFsection5.v @@ -1286,7 +1286,7 @@ have haveX xi: xi \in S2 chi1 -> exists2 X, Xspec X & Xi_spec X xi. - apply: sub_iso_to IZtau; last exact: zcharW. by apply: zchar_trans_on; apply/allP; rewrite /= !Zd. have [||minX1 _]:= subcoherent_norm _ _ (erefl _) defX1Y2. - - rewrite char_vchar ?N_S /orthogonal //= !oSS ?eqxx ?inv_eq //. + - rewrite char_vchar ?N_S /orthogonal //= !oSS ?eqxx // inv_eq //. exact: cfConjCK. - apply: sub_iso_to IZtau; last exact: zcharW. by apply: zchar_trans_on; apply/allP; rewrite /= !Zd. |
