Theorems · Definition · commutative algebra
FractionalIdeal.extended
{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] →
[IsLocalization M K] →
(L : Type u_4) →
{N : Submonoid B} →
[inst_5 : CommRing L] →
[inst_6 : Algebra B L] →
[IsLocalization N L] → M ≤ Submonoid.comap f N → FractionalIdeal M K → FractionalIdeal N LGiven commutative rings A and B with respective localizations IsLocalization M K and
IsLocalization N L, and a ring homomorphism f : A →+* B satisfying M ≤ Submonoid.comap f N, a
fractional ideal I of A can be extended along f to a fractional ideal of B.
- Cited by
- 16 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- RingHomstatement and proof · cited by 10,189
- SetLike.coeproof · cited by 8,199
- Set.imageproof · cited by 5,609
- Submonoidstatement and proof · cited by 3,086
- Submodule.spanproof · cited by 1,504
- IsLocalizationstatement and proof · cited by 636
- FractionalIdealstatement and proof · cited by 423
- Submonoid.comapstatement and proof · cited by 179
- IsLocalization.mapproof · cited by 99
Cited by17
Results whose statement or proof uses this declaration.
- FractionalIdeal.coe_extended_eq_spanstatement · cited by 9
- FractionalIdeal.extendedHom'_applystatement · cited by 3
- FractionalIdeal.mem_extended_iffstatement and proof · cited by 3
- FractionalIdeal.extendedHom'proof · cited by 2
- FractionalIdeal.extended_coeIdeal_eq_mapstatement and proof · cited by 1
- FractionalIdeal.extended_eq_zero_iffstatement · cited by 1
- FractionalIdeal.extended_extendedstatement and proof · cited by 1
- FractionalIdeal.extended_le_one_of_le_onestatement and proof · cited by 1
- FractionalIdeal.extended_ne_zerostatement · cited by 1
- FractionalIdeal.extended_spanSingletonstatement · cited by 1
- FractionalIdeal.extended_zerostatement and proof · cited by 1
- FractionalIdeal.dual_eq_dual_mul_dualproof · cited by 1