Theorems · Theorem · commutative algebra
IsReduced.tensorProduct_of_flat_of_forall_fg
∀ {R : Type u_1} {C : Type u_2} {A : Type u_3} [inst : CommSemiring R] [inst_1 : CommSemiring C] [inst_2 : Semiring A]
[inst_3 : Algebra R A] [inst_4 : Algebra R C] [Module.Flat R C],
(∀ (B : Subalgebra R A), B.FG → IsReduced (TensorProduct R C ↥B)) → IsReduced (TensorProduct R C A)Let R be a commutative semiring, let C be a commutative R-algebra, and let A be an
R-algebra. If C ⊗[R] B is reduced for all finitely generated subalgebras B of A, then
C ⊗[R] A is also reduced.
- Defined in
- Mathlib.RingTheory.Flat.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 103 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- TensorProductstatement and proof · cited by 2,545
- map_zeroproof · cited by 1,614
- Subalgebrastatement and proof · cited by 1,353
- RingHomClass.toRingHomproof · cited by 746
- AlgHom.toRingHomproof · cited by 490
- Module.Flatstatement and proof · cited by 279
- AlgHom.toLinearMapproof · cited by 254
- IsNilpotentproof · cited by 248
Cited by1
Results whose statement or proof uses this declaration.
- Algebra.IsGeometricallyReduced.of_forall_fgproof · cited by 0