Theorems · Theorem · commutative algebra
FractionalIdeal.coe_extended_eq_span
∀ {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)
(I : FractionalIdeal M K), ↑(FractionalIdeal.extended L hf I) = Submodule.span B (⇑(IsLocalization.map L f hf) '' ↑I)- Cited by
- 9 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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.coestatement and proof · cited by 8,199
- Submodulestatement · cited by 7,192
- Set.imagestatement and proof · cited by 5,609
- Submonoidstatement and proof · cited by 3,086
- Submodule.spanstatement and proof · cited by 1,504
- IsLocalizationstatement and proof · cited by 636
- FractionalIdealstatement and proof · cited by 423
- Submodule.extproof · cited by 204
Cited by9
Results whose statement or proof uses this declaration.
- FractionalIdeal.coe_extendedHom_eq_spanproof · cited by 3
- FractionalIdeal.le_one_of_extendedHom_le_oneproof · cited by 2
- FractionalIdeal.extended_extendedproof · cited by 1
- FractionalIdeal.extended_ne_zeroproof · cited by 1
- FractionalIdeal.extended_zeroproof · cited by 1
- FractionalIdeal.dual_eq_dual_mul_dualproof · cited by 1
- FractionalIdeal.extended_coeIdeal_eq_mapproof · cited by 1
- FractionalIdeal.extended_mulproof · cited by 0
- FractionalIdeal.extended_addproof · cited by 0