Theorems · Definition · commutative algebra
Algebra.FormallyUnramified.elem
(R : Type u_1) →
(S : Type u_2) →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : Algebra R S] → [Algebra.FormallyUnramified R S] → [Algebra.EssFiniteType R S] → TensorProduct R S SA finite-type R-algebra S is (formally) unramified iff there exists a t : S ⊗[R] S satisfying
1. t annihilates every 1 ⊗ s - s ⊗ 1.
2. the image of t is 1 under the map S ⊗[R] S → S.
See Algebra.FormallyUnramified.iff_exists_tensorProduct.
This is the choice of such a t.
- Defined in
- Mathlib.RingTheory.Unramified.Finite
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- TensorProductstatement · cited by 2,545
- Algebra.FormallyUnramifiedstatement and proof · cited by 75
- Algebra.EssFiniteTypestatement and proof · cited by 68
Cited by7
Results whose statement or proof uses this declaration.
- Algebra.FormallyUnramified.finite_of_freeproof · cited by 7
- Algebra.FormallyUnramified.secproof · cited by 4
- Algebra.FormallyUnramified.comp_secproof · cited by 3
- Algebra.FormallyUnramified.lmul_elemstatement · cited by 2
- Algebra.FormallyUnramified.one_tmul_mul_elemstatement and proof · cited by 1
- Algebra.FormallyUnramified.one_tmul_sub_tmul_one_mul_elemstatement · cited by 1
- Algebra.FormallyUnramified.elem.congr_simpstatement and proof · cited by 0