Mathlib Map

Theorems · Theorem · commutative algebra

FractionalIdeal.coe_mul

∀ {R : Type u_1} [inst : CommRing R] {S : Submonoid R} {P : Type u_2} [inst_1 : CommRing P] [inst_2 : Algebra R P]
  (I J : FractionalIdeal S P), ↑(I * J) = ↑I * ↑J
Defined in
Mathlib.RingTheory.FractionalIdeal.Basic
Cited by
15 results in Mathlib
Foundations
Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebra

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

FractionalIdeal.spanSingleton_mul_spanSingleton · cited by 11FractionalIdeal.spanSingl…FractionalIdeal.den_mul_self_eq_num' · cited by 5FractionalIdeal.den_mul_s…FractionalIdeal.div_spanSingleton · cited by 4FractionalIdeal.div_spanS…FractionalIdeal.le_div_iff_mul_le · cited by 3FractionalIdeal.le_div_if…FractionalIdeal.coeSubmoduleHom · cited by 2FractionalIdeal.coeSubmod…FractionalIdeal.le_dual_iff · cited by 2FractionalIdeal.le_dual_i…FractionalIdeal.isNoetherian_spanSingleton_inv_to_map_mul · cited by 1FractionalIdeal.isNoether…FractionalIdeal.isPrincipal_of_unit_of_comap_mul_span_singleton_eq_top · cited by 1FractionalIdeal.isPrincip…FractionalIdeal.dual_eq_dual_mul_dual · cited by 1FractionalIdeal.dual_eq_d…FractionalIdeal.mul_one_div_le_one · cited by 1FractionalIdeal.mul_one_d…conductor_mul_differentIdeal · cited by 1conductor_mul_differentId…FractionalIdeal.le_self_mul_one_div · cited by 1FractionalIdeal.le_self_m…FractionalIdeal.isPrincipal.of_finite_maximals_of_inv · cited by 1isPrincipal.of_finite_max…FractionalIdeal.mem_span_mul_finite_of_mem_mul · cited by 0FractionalIdeal.mem_span_…FractionalIdeal.extended_mul · cited by 0FractionalIdeal.extended_…CommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraSubmodule · cited by 7192SubmoduleSubmonoid · cited by 3086SubmonoidFractionalIdeal · cited by 423FractionalIdealFractionalIdeal.coeToSubmodule · cited by 130FractionalIdeal.coeToSubm…FractionalIdeal.mul_def · cited by 6FractionalIdeal.mul_defFractionalIdeal.coe_mulCITED BYCITES

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by16

Results whose statement or proof uses this declaration.