Theorems · Definition · commutative algebra
Algebra.IsStandardSmooth.casesOn
{R : Type u} →
{S : Type v} →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : Algebra R S] →
{motive : Algebra.IsStandardSmooth R S → Sort u_1} →
(t : Algebra.IsStandardSmooth R S) →
((out : ∃ ι σ, ∃ (x : Finite σ), Finite ι ∧ Nonempty (Algebra.SubmersivePresentation R S ι σ)) →
motive ⋯) →
motive t- Defined in
- Mathlib.RingTheory.Smooth.StandardSmooth
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses no axioms
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
- Finitestatement and proof · cited by 3,029
- Algebra.SubmersivePresentationstatement and proof · cited by 52
- Algebra.IsStandardSmoothstatement and proof · cited by 17
Cited by4
Results whose statement or proof uses this declaration.
- Algebra.IsStandardSmooth.transproof · cited by 1
- Algebra.IsStandardSmooth.of_algEquivproof · cited by 1
- RingHom.IsStandardSmooth.exists_etale_mvPolynomialproof · cited by 1
- Algebra.IsStandardSmoothOfRelativeDimension.iff_of_isStandardSmoothproof · cited by 0