Theorems · Theorem · commutative algebra
FractionalIdeal.map_mul
∀ {R : Type u_1} [inst : CommRing R] {S : Submonoid R} {P : Type u_2} [inst_1 : CommRing P] [inst_2 : Algebra R P]
{P' : Type u_3} [inst_3 : CommRing P'] [inst_4 : Algebra R P'] (I J : FractionalIdeal S P) (g : P →ₐ[R] P'),
FractionalIdeal.map g (I * J) = FractionalIdeal.map g I * FractionalIdeal.map g J- Cited by
- 0 results in Mathlib
- Foundations
- Depth 79 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.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- AlgHomstatement and proof · cited by 3,236
- Submonoidstatement and proof · cited by 3,086
- FractionalIdealstatement and proof · cited by 423
- FractionalIdeal.coeToSubmoduleproof · cited by 130
- FractionalIdeal.mapstatement and proof · cited by 20
- FractionalIdeal.coeToSubmodule_injectiveproof · cited by 19
- FractionalIdeal.isFractionalproof · cited by 6
- FractionalIdeal.mul_defproof · cited by 6
- Submodule.map_mulproof · cited by 3
- IsFractional.mulproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.