Theorems · Theorem · commutative algebra
IsFractional.mapEquiv
∀ {R : Type u_5} {S : Type u_6} (K : Type u_7) (L : Type u_8) [inst : CommRing R] [IsDomain R] [inst_2 : CommRing S]
[IsDomain S] [inst_4 : CommRing K] [inst_5 : CommRing L] [inst_6 : Algebra R K] [inst_7 : Algebra S L]
[inst_8 : IsFractionRing R K] [inst_9 : IsFractionRing S L] (f : R ≃+* S) {I : Submodule R K},
IsFractional (nonZeroDivisors R) I →
IsFractional (nonZeroDivisors S) (Submodule.map (↑(IsFractionRing.semilinearEquivOfRingEquiv K L f)) I)If f : R ≃+* S is a ring isomorphism and I : Submodule R K is fractional with respect to
R⁰, then I.map (IsFractionRing.semilinearEquivOfRingEquiv K L f).toLinearMap
is fractional with respect to S⁰.
Do not confuse with IsFractional.map.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Submodulestatement and proof · cited by 7,192
- Algebra.algebraMapproof · cited by 4,706
- IsDomainstatement and proof · cited by 2,196
- LinearEquiv.toLinearMapstatement · cited by 1,171
- RingEquivstatement and proof · cited by 1,147
- map_mulproof · cited by 1,137
- nonZeroDivisorsstatement and proof · cited by 895
- RingHomClass.toRingHomstatement · cited by 746
- IsFractionRingstatement and proof · cited by 738
Cited by2
Results whose statement or proof uses this declaration.
- FractionalIdeal.ringEquivOfRingEquiv_reflproof · cited by 0
- FractionalIdeal.ringEquivOfRingEquiv_applystatement · cited by 0