Theorems · Theorem · algebraic geometry
RingHom.surjectiveOnStalks_iff_forall_ideal
∀ {R : Type u_1} [inst : CommRing R] {S : Type u_2} [inst_1 : CommRing S] {f : R →+* S},
f.SurjectiveOnStalks ↔ ∀ (I : Ideal S), I ≠ ⊤ → ∀ (s : S), ∃ x r, ∃ c ∉ I, f r ∉ I ∧ c * f r * s = c * f x- Defined in
- Mathlib.RingTheory.SurjectiveOnStalks
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- RingHomstatement and proof · cited by 10,189
- Top.topstatement and proof · cited by 9,680
- Idealstatement and proof · cited by 4,748
- Ideal.IsPrimeproof · cited by 827
- Ideal.IsMaximalproof · cited by 452
- Ideal.IsPrime.ne_topproof · cited by 82
- Ideal.IsMaximal.isPrimeproof · cited by 53
- Ideal.exists_le_maximalproof · cited by 47
- RingHom.SurjectiveOnStalksstatement · cited by 26
Cited by2
Results whose statement or proof uses this declaration.
- RingHom.surjectiveOnStalks_of_surjectiveproof · cited by 7
- RingHom.surjectiveOnStalks_of_exists_divproof · cited by 1