Mathlib Map

Theorems · Theorem · commutative algebra

FractionalIdeal.den_mul_self_eq_num

∀ {R : Type u_1} [inst : CommRing R] {S : Submonoid R} {P : Type u_2} [inst_1 : CommRing P] [inst_2 : Algebra R P]
  (I : FractionalIdeal S P), I.den • ↑I = Submodule.map (Algebra.linearMap R P) I.num
Defined in
Mathlib.RingTheory.FractionalIdeal.Basic
Cited by
4 results in Mathlib
Foundations
Depth 71 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.

Cites18

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

Cited by4

Results whose statement or proof uses this declaration.