Theorems · Definition · commutative algebra
Ideal.fiberIsoOfBijectiveResidueField
{R : Type u_1} →
{R' : Type u_2} →
{S : Type u_3} →
[inst : CommRing R] →
[inst_1 : CommRing R'] →
[inst_2 : CommRing S] →
[inst_3 : Algebra R R'] →
[inst_4 : Algebra R S] →
{p : Ideal R} →
{q : Ideal R'} →
[inst_5 : p.IsPrime] →
[inst_6 : q.IsPrime] →
[inst_7 : q.LiesOver p] →
Function.Bijective ⇑(Ideal.ResidueField.mapₐ p q (Algebra.ofId R R') ⋯) →
↑(q.primesOver (TensorProduct R R' S)) ≃o ↑(p.primesOver S)If q is a prime of R' lying over p, a prime of R, such that κ(q) = κ(p), then
the fiber of R' → R' ⊗[R] S over q is in bijection with the fiber of R → S over p.
- Defined in
- Mathlib.RingTheory.Etale.QuasiFinite
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 109 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
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
- Set.Elemstatement · cited by 7,166
- Idealstatement and proof · cited by 4,748
- AlgHomstatement · cited by 3,236
- TensorProductstatement and proof · cited by 2,545
- AlgEquivproof · cited by 1,681
- OrderIsostatement · cited by 874
- Function.Bijectivestatement and proof · cited by 863
- Ideal.IsPrimestatement and proof · cited by 827
Cited by5
Results whose statement or proof uses this declaration.
- Ideal.comap_fiberIsoOfBijectiveResidueField_symmstatement and proof · cited by 2
- Algebra.exists_etale_isIdempotentElem_forall_liesOver_eq_auxproof · cited by 1
- Ideal.eq_of_comap_eq_comap_of_bijective_residueFieldMapproof · cited by 1
- Ideal.comap_fiberIsoOfBijectiveResidueField_applystatement and proof · cited by 1
- Ideal.fiberIsoOfBijectiveResidueField.congr_simpstatement and proof · cited by 0