Theorems · Theorem · field theory
Polynomial.mapAlg_comp
∀ {A : Type u_3} (B : Type u_4) (C : Type u_5) [inst : CommSemiring A] [inst_1 : CommSemiring B] [inst_2 : Semiring C]
[inst_3 : Algebra A B] [inst_4 : Algebra A C] [inst_5 : Algebra B C] [IsScalarTower A B C] (p : Polynomial A),
(Polynomial.mapAlg A C) p = (Polynomial.mapAlg B C) ((Polynomial.mapAlg A B) p)- Defined in
- Mathlib.Algebra.Polynomial.AlgebraMap
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 112 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Polynomialstatement and proof · cited by 5,681
- Algebra.algebraMapproof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- AlgHomstatement · cited by 3,236
- RingHom.compproof · cited by 899
- Polynomial.mapproof · cited by 806
- IsScalarTower.algebraMap_eqproof · cited by 110
- Polynomial.map_mapproof · cited by 75
Cited by1
Results whose statement or proof uses this declaration.
- Polynomial.IsSplittingField.IsScalarTower.splitsproof · cited by 2