Theorems · Theorem · number theory
Ideal.quotientToQuotientRangePowQuotSucc_surjective
Deprecated since 2026-07-01Mathlib marks this declaration as deprecated.
∀ {R : Type u} [inst : CommRing R] {S : Type v} [inst_1 : CommRing S] [inst_2 : Algebra R S] (p : Ideal R) (P : Ideal S)
[hfp : NeZero (p.ramificationIdx' P)] [IsDedekindDomain S],
P ≠ ⊥ →
∀ [hP : P.IsPrime] {i : ℕ},
i < p.ramificationIdx' P →
∀ {a : S} (a_mem : a ∈ P ^ i),
a ∉ P ^ (i + 1) → Function.Surjective ⇑(p.quotientToQuotientRangePowQuotSucc P a_mem)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 154 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites48
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
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement · cited by 10,215
- RingHomstatement · cited by 10,189
- Submodulestatement and proof · cited by 7,192
- Idealstatement and proof · cited by 4,748
- Bot.botstatement and proof · cited by 4,720
- HasQuotient.Quotientstatement and proof · cited by 2,301
- LT.lt.leproof · cited by 2,189
- map_addproof · cited by 964
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.