Theorems · Theorem · commutative algebra
Algebra.Presentation.comp_aeval_relation_inl
∀ {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]
(Q : Algebra.Presentation S T ι' σ') (P : Algebra.Presentation R S ι σ) [inst_5 : Algebra R T]
[inst_6 : IsScalarTower R S T] (r : σ'),
(MvPolynomial.aeval (Sum.elim MvPolynomial.X (⇑MvPolynomial.C ∘ P.val))) ((Q.comp P).relation (Sum.inl r)) =
Q.relation r- Cited by
- 0 results in Mathlib
- Foundations
- Depth 104 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Finsuppstatement · cited by 5,255
- IsScalarTowerstatement and proof · cited by 3,896
- AlgHomstatement · cited by 3,236
- MvPolynomialstatement · cited by 2,140
- MvPolynomial.Xstatement · cited by 552
- MvPolynomial.Cstatement · cited by 400
- MvPolynomial.aevalstatement · cited by 298
- Algebra.Generators.valstatement · cited by 115
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.