Skip to content

Commit 556ddd0

Browse files
authored
chore: fix typo in FrobeniusRiou.lean (#180)
Co-authored-by: euprunin <[email protected]>
1 parent 66eeb47 commit 556ddd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FLT/MathlibExperiments/FrobeniusRiou.lean

+1-1
Original file line numberDiff line numberDiff line change
@@ -675,7 +675,7 @@ variable [Nontrivial B]
675675

676676

677677
-- not sure if we need this but let's prove it just to check our setup is OK.
678-
-- The claim is that the preimage of Q really is P (rather than just contining P)
678+
-- The claim is that the preimage of Q really is P (rather than just containing P)
679679
-- and the proof is that A/P -> B/Q extends to a map of fields which is injective,
680680
-- so A/P -> B/Q must also be injective.
681681
open IsScalarTower in

0 commit comments

Comments
 (0)