Mathlib Map

Theorems · Theorem · commutative algebra

Algebra.IsEffective.of_isEffective_tensorProduct_of_faithfullyFlat

∀ (R : Type u_3) [inst : CommRing R] (S : Type u_4) (T : Type u_5) [inst_1 : CommRing T] [inst_2 : Algebra R T]
  [inst_3 : Ring S] [inst_4 : Algebra R S] [Module.FaithfullyFlat R T],
  Algebra.IsEffective T (TensorProduct R T S) → Algebra.IsEffective R S

IsEffective descends along faithfully flat algebras.

Defined in
Mathlib.RingTheory.TensorProduct.IncludeLeftSubRight
Cited by
1 results in Mathlib
Foundations
Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebraRingAlgebraModule.FaithfullyFlat

Around this declaration

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

Cites33

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

Cited by1

Results whose statement or proof uses this declaration.