Theorems · Definition · commutative algebra
Algebra.SubmersivePresentation.comp
{R : Type u} →
{S : Type v} →
{ι : Type w} →
{σ : Type t} →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : Algebra R S] →
[inst_3 : Finite σ] →
{T : Type u_1} →
{ι' : Type u_2} →
{σ' : Type u_3} →
[inst_4 : CommRing T] →
[inst_5 : Algebra R T] →
[inst_6 : Algebra S T] →
[IsScalarTower R S T] →
[inst_8 : Finite σ'] →
Algebra.SubmersivePresentation S T ι' σ' →
Algebra.SubmersivePresentation R S ι σ →
Algebra.SubmersivePresentation R T (ι' ⊕ ι) (σ' ⊕ σ)Given an R-algebra S and an S-algebra T with submersive presentations,
this is the canonical submersive presentation of T as an R-algebra.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 135 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- IsScalarTowerstatement and proof · cited by 3,896
- Finitestatement and proof · cited by 3,029
- Algebra.PreSubmersivePresentationproof · cited by 54
- Algebra.SubmersivePresentationstatement and proof · cited by 52
- Algebra.SubmersivePresentation.toPreSubmersivePresentationproof · cited by 47
- Algebra.PreSubmersivePresentation.compproof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- Algebra.IsStandardSmooth.transproof · cited by 1
- Algebra.IsStandardSmoothOfRelativeDimension.transproof · cited by 1