Theorems · Theorem · commutative algebra
Algebra.FormallySmooth.iff_split_injection
∀ {R : Type u} {A : Type v} [inst : CommRing R] [inst_1 : CommRing A] [inst_2 : Algebra R A] {P : Type u_2}
[inst_3 : CommRing P] [inst_4 : Algebra R P] [Algebra.FormallySmooth R P] [inst_6 : Algebra P A]
[IsScalarTower R P A],
Function.Surjective ⇑(algebraMap P A) →
(Algebra.FormallySmooth R A ↔ ∃ l, l ∘ₗ KaehlerDifferential.kerCotangentToTensor R P A = LinearMap.id)Given a formally smooth R-algebra P and a surjective algebra homomorphism f : P →ₐ[R] A
with kernel I (typically a presentation R[X] → A),
A is formally smooth iff the P-linear map I/I² → A ⊗[P] Ω[P⁄R] is split injective.
Also see Algebra.Extension.formallySmooth_iff_split_injection
for the version in terms of Extension.
- Defined in
- Mathlib.RingTheory.Smooth.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 127 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites35
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 and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement · cited by 10,189
- Algebra.algebraMapstatement and proof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- LinearEquivproof · cited by 3,317
- TensorProductstatement and proof · cited by 2,545
- LinearMap.compstatement and proof · cited by 1,642
- LinearEquiv.symmproof · cited by 1,461
Cited by3
Results whose statement or proof uses this declaration.
- Algebra.FormallySmooth.iff_split_surjectionproof · cited by 5
- Algebra.Extension.formallySmooth_iff_split_injectionproof · cited by 1
- Algebra.FormallySmooth.of_surjective_of_ker_eq_map_of_flatproof · cited by 1