Theorems · Theorem · commutative algebra
Localization.exists_awayMap_bijective_of_residueField_surjective
∀ {R : Type u_1} {S : Type u_2} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S] {p : Ideal R}
[inst_3 : p.IsPrime] {q : Ideal S} [inst_4 : q.IsPrime],
p.primesOver S = {q} →
∀ [Module.Finite R S] [FaithfulSMul R S] [inst_7 : q.LiesOver p] [Algebra.IsUnramifiedAt R q]
[inst_9 : Algebra (Localization.AtPrime p) (Localization.AtPrime q)]
[inst_10 : Localization.AtPrime.IsLiesOverAlgebra p q],
Function.Surjective ⇑(algebraMap p.ResidueField q.ResidueField) →
∃ r ∉ p, ∀ (r' : R), r ∣ r' → Function.Bijective ⇑(Localization.awayMap (algebraMap R S) r')- Defined in
- Mathlib.RingTheory.Unramified.LocalRing
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 184 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
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
- Setstatement · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Idealstatement and proof · cited by 4,748
- Algebra.algebraMapstatement and proof · cited by 4,706
- Module.Finitestatement and proof · cited by 1,032
- Function.Bijectivestatement · cited by 863
- Ideal.IsPrimestatement and proof · cited by 827
- Ideal.primeComplstatement · cited by 462
- Submonoid.powersstatement · cited by 408
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.