Theorems · Definition · commutative algebra
Algebra.Presentation.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 S T] →
Algebra.Presentation S T ι' σ' →
Algebra.Presentation R S ι σ →
[inst_5 : Algebra R T] → [IsScalarTower R S T] → Algebra.Presentation R T (ι' ⊕ ι) (σ' ⊕ σ)Given presentations of T over S and of S over R,
we may construct a presentation of T over R.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- IsScalarTowerstatement and proof · cited by 3,896
- MvPolynomial.renameproof · cited by 168
- Algebra.Generatorsproof · cited by 152
- Algebra.Presentation.toGeneratorsproof · cited by 104
- Algebra.Presentationstatement and proof · cited by 70
- Algebra.Generators.compproof · cited by 52
- Algebra.Presentation.relationproof · cited by 49
- Algebra.Presentation.compRelationAuxproof · cited by 2
- Algebra.Presentation.span_range_relation_eq_ker_compproof · cited by 0
Cited by8
Results whose statement or proof uses this declaration.
- Algebra.PreSubmersivePresentation.compproof · cited by 6
- Algebra.Presentation.comp_relationstatement and proof · cited by 1
- Algebra.Presentation.toGenerators_compstatement · cited by 0
- Algebra.PreSubmersivePresentation.toPresentation_compstatement · cited by 0
- Algebra.Presentation.relation_comp_localizationAway_inlstatement · cited by 0
- Algebra.Presentation.comp_aeval_relation_inlstatement · cited by 0
- Algebra.Presentation.comp_relation_inrstatement · cited by 0
- Algebra.Presentation.comp.congr_simpstatement and proof · cited by 0