Mathlib Map

Theorems · Theorem · commutative algebra

exists_fg_and_mem_baseChange

∀ {R : Type u_1} {A : Type u_2} {B : Type u_3} [inst : CommSemiring R] [inst_1 : CommSemiring A] [inst_2 : Semiring B]
  [inst_3 : Algebra R A] [inst_4 : Algebra R B] (x : TensorProduct R A B), ∃ C, C.FG ∧ x ∈ Subalgebra.baseChange A C
Defined in
Mathlib.RingTheory.Adjoin.FGBaseChange
Cited by
2 results in Mathlib
Foundations
Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringCommSemiringSemiringAlgebraAlgebra

Around this declaration

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

Cites19

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

Cited by2

Results whose statement or proof uses this declaration.