Theorems · Theorem · commutative algebra
FractionalIdeal.extended_spanSingleton
∀ {A : Type u_1} [inst : CommRing A] {B : Type u_2} [inst_1 : CommRing B] {f : A →+* B} {K : Type u_3} {M : Submonoid A}
[inst_2 : CommRing K] [inst_3 : Algebra A K] [inst_4 : IsLocalization M K] (L : Type u_4) {N : Submonoid B}
[inst_5 : CommRing L] [inst_6 : Algebra B L] [inst_7 : IsLocalization N L] (hf : M ≤ Submonoid.comap f N) (x : K),
FractionalIdeal.extended L hf (FractionalIdeal.spanSingleton M x) =
FractionalIdeal.spanSingleton N ((IsLocalization.map L f hf) x)The extension of a principal fractional ideal is the principal ideal generated by the extension of a generator.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
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
- RingHomstatement and proof · cited by 10,189
- SetLike.coeproof · cited by 8,199
- Set.imageproof · cited by 5,609
- Algebra.algebraMapproof · cited by 4,706
- Submonoidstatement and proof · cited by 3,086
- Submodule.spanproof · cited by 1,504
- map_mulproof · cited by 1,137
- IsLocalizationstatement and proof · cited by 636
- FractionalIdealstatement · cited by 423
Cited by1
Results whose statement or proof uses this declaration.
- FractionalIdeal.extendedHom_spanSingletonproof · cited by 0