Mathlib Map

Theorems · Theorem · commutative algebra

TensorProduct.Algebra.exists_of_fg

∀ {R : Type u_1} {S : Type u_2} {N : Type u_4} [inst : CommSemiring R] [inst_1 : Semiring S] [inst_2 : Algebra R S]
  [inst_3 : AddCommMonoid N] [inst_4 : Module R N] (u : TensorProduct R S N),
  ∃ A, A.FG ∧ u ∈ (LinearMap.rTensor N A.val.toLinearMap).range
Defined in
Mathlib.RingTheory.TensorProduct.DirectLimitFG
Cited by
3 results in Mathlib
Foundations
Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringSemiringAlgebraAddCommMonoidModule

Around this declaration

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

Cites30

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

Cited by3

Results whose statement or proof uses this declaration.