Theorems · Theorem · commutative algebra
FractionalIdeal.extended_add
∀ {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 J : FractionalIdeal M K),
FractionalIdeal.extended L hf (I + J) = FractionalIdeal.extended L hf I + FractionalIdeal.extended L hf J- Cited by
- 0 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.
Cites26
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
- add_zeroproof · cited by 2,707
- zero_addproof · cited by 2,366
- Submodule.spanproof · cited by 1,504
- map_addproof · cited by 964
- IsLocalizationstatement and proof · cited by 636
Cited by1
Results whose statement or proof uses this declaration.
- FractionalIdeal.extendedHom'proof · cited by 2