Skip to content

Commit 2d0b331

Browse files
committed
test change
1 parent a66f1d6 commit 2d0b331

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Mathlib/RingTheory/FractionalIdeal/Operations.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -916,7 +916,7 @@ variable {R S : Type*} (K L : Type*) [CommRing R] [IsDomain R] [CommRing S] [IsD
916916
local instance (f : R ≃+* S) : RingHomInvPair (f : R →+* S) f.symm :=
917917
RingHomInvPair.of_ringEquiv f
918918

919-
/-- If `f : R +* S` is a ring isomorphism and `I : Submodule R K` is fractional with respect to
919+
/-- If `f : R +* S` is a ring isomorphism and `I : Submodule R K` is fractional with respect to
920920
`R⁰`, then `I.map (IsFractionRing.semilinearEquivOfRingEquiv K L f).toLinearMap`
921921
is fractional with respect to `S⁰`.
922922

0 commit comments

Comments
 (0)