Theorems · Theorem · algebraic geometry
RingHom.SurjectiveOnStalks.exists_mul_eq_tmul
∀ {R : Type u_1} [inst : CommRing R] {S : Type u_2} [inst_1 : CommRing S] {T : Type u_3} [inst_2 : CommRing T]
[inst_3 : Algebra R T] [inst_4 : Algebra R S],
(algebraMap R T).SurjectiveOnStalks →
∀ (x : TensorProduct R S T) (J : Ideal T), J.IsPrime → ∃ t r a, r • t ∉ J ∧ 1 ⊗ₜ[R] (r • t) * x = a ⊗ₜ[R] tIf R → T is surjective on stalks, and J is some prime of T,
then every element x in S ⊗[R] T satisfies (1 ⊗ r • t) * x = a ⊗ t for some
r : R, a : S, and t : T such that r • t ∉ J.
- Defined in
- Mathlib.RingTheory.SurjectiveOnStalks
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Idealstatement and proof · cited by 4,748
- Algebra.algebraMapstatement and proof · cited by 4,706
- one_mulproof · cited by 2,841
- TensorProductstatement and proof · cited by 2,545
- mul_commproof · cited by 2,262
- MulZeroClass.mul_zeroproof · cited by 2,091
- mul_assocproof · cited by 1,667
- one_smulproof · cited by 1,374
- TensorProduct.tmulstatement and proof · cited by 1,182
Cited by4
Results whose statement or proof uses this declaration.
- PrimeSpectrum.isEmbedding_tensorProductTo_of_surjectiveOnStalksproof · cited by 1
- PrimeSpectrum.isEmbedding_tensorProductTo_of_surjectiveOnStalks_auxproof · cited by 1
- RingHom.SurjectiveOnStalks.baseChangeproof · cited by 1
- Ideal.ResidueField.exists_smul_eq_tmul_oneproof · cited by 1