Theorems · Definition · commutative algebra
Algebra.PreSubmersivePresentation.comp
{R : Type u} →
{S : Type v} →
{ι : Type w} →
{σ : Type t} →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : Algebra R S] →
{ι' : Type u_1} →
{σ' : Type u_2} →
{T : Type u_3} →
[inst_3 : CommRing T] →
[inst_4 : Algebra R T] →
[inst_5 : Algebra S T] →
[IsScalarTower R S T] →
Algebra.PreSubmersivePresentation S T ι' σ' →
Algebra.PreSubmersivePresentation R S ι σ →
Algebra.PreSubmersivePresentation R T (ι' ⊕ ι) (σ' ⊕ σ)Given an R-algebra S and an S-algebra T with pre-submersive presentations,
this is the canonical pre-submersive presentation of T as an R-algebra.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 103 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
- Algebra.PreSubmersivePresentation.toPresentationproof · cited by 84
- Algebra.Presentationproof · cited by 70
- Algebra.PreSubmersivePresentationstatement and proof · cited by 54
- Algebra.PreSubmersivePresentation.mapproof · cited by 34
- Algebra.Presentation.compproof · cited by 7
Cited by7
Results whose statement or proof uses this declaration.
- Algebra.SubmersivePresentation.compproof · cited by 2
- Algebra.PreSubmersivePresentation.dimension_comp_eq_dimension_add_dimensionstatement · cited by 1
- Algebra.PreSubmersivePresentation.toGenerators_compstatement · cited by 0
- Algebra.PreSubmersivePresentation.toPresentation_compstatement · cited by 0
- Algebra.PreSubmersivePresentation.comp_jacobian_eq_jacobian_smul_jacobianstatement and proof · cited by 0
- Algebra.PreSubmersivePresentation.comp_mapstatement and proof · cited by 0
- Algebra.PreSubmersivePresentation.comp.congr_simpstatement and proof · cited by 0