Theorems · Theorem · commutative algebra
Algebra.exists_etale_isIdempotentElem_forall_liesOver_eq_aux
∀ {R : Type u} {S : Type v} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S] [Algebra.FiniteType R S]
(p : Ideal R) [inst_4 : p.IsPrime] (q : Ideal S) [inst_5 : q.IsPrime] [q.LiesOver p] [Algebra.QuasiFiniteAt R q],
∃ R' x x_1,
∃ (_ : Algebra.Etale R R'),
∃ P,
∃ (x_3 : P.IsPrime) (x_4 : P.LiesOver p),
∃ e,
∃ (_ : IsIdempotentElem e),
∃ e₀,
∃ (_ : IsIdempotentElem e₀) (_ :
(Algebra.TensorProduct.map (AlgHom.id R' R') (integralClosure R S).val) e₀ = e),
∃ P',
∃ (_ : P'.IsPrime) (_ : P'.LiesOver P),
Ideal.comap Algebra.TensorProduct.includeRight.toRingHom P' = q ∧
e ∉ P' ∧
Function.Bijective ⇑(Ideal.ResidueField.mapₐ p P (Algebra.ofId R R') ⋯) ∧
(∀ (P'' : Ideal (TensorProduct R R' ↥(integralClosure R S))),
P''.IsPrime →
P''.LiesOver P →
e₀ ∉ P'' →
P'' =
Ideal.comap
(Algebra.TensorProduct.map (AlgHom.id R' R')
(integralClosure R S).val).toRingHom
P') ∧
∀ (P'' : Ideal (TensorProduct R R' S)), P''.IsPrime → P''.LiesOver P → e ∉ P'' → P'' = P'- Defined in
- Mathlib.RingTheory.Etale.QuasiFinite
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 168 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites113
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
- Semiringproof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- RingHomstatement and proof · cited by 10,189
- Set.Elemproof · cited by 7,166
- Polynomialproof · cited by 5,681
- Idealstatement and proof · cited by 4,748
- Algebra.algebraMapproof · cited by 4,706
- mul_oneproof · cited by 3,885
- AlgHomstatement and proof · cited by 3,236
- one_mulproof · cited by 2,841
Cited by1
Results whose statement or proof uses this declaration.
- Algebra.exists_etale_isIdempotentElem_forall_liesOver_eqproof · cited by 1