Theorems · Theorem · commutative algebra
FractionalIdeal.ringEquivOfRingEquiv_spanSingleton
∀ {R : Type u_5} {S : Type u_6} (K : Type u_7) (L : Type u_8) [inst : CommRing R] [inst_1 : IsDomain R]
[inst_2 : CommRing S] [inst_3 : 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) (x : K),
(FractionalIdeal.ringEquivOfRingEquiv K L f) (FractionalIdeal.spanSingleton (nonZeroDivisors R) x) =
FractionalIdeal.spanSingleton (nonZeroDivisors S) ((IsFractionRing.ringEquivOfRingEquiv f) x)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Algebra.algebraMapproof · cited by 4,706
- IsDomainstatement and proof · cited by 2,196
- Submodule.spanproof · cited by 1,504
- LinearEquiv.toLinearMapproof · cited by 1,171
- RingEquivstatement and proof · cited by 1,147
- map_mulproof · cited by 1,137
- nonZeroDivisorsstatement and proof · cited by 895
- RingHomClass.toRingHomproof · cited by 746
- IsFractionRingstatement and proof · cited by 738
Cited by1
Results whose statement or proof uses this declaration.
- FractionalIdeal.map_ringEquivOfRingEquiv_toPrincipalIdealproof · cited by 0