Theorems · Theorem · commutative algebra
MvPolynomial.map_rightInverse
∀ {R : Type u} {S₁ : Type v} {σ : Type u_1} [inst : CommSemiring R] [inst_1 : CommSemiring S₁] {f : R →+* S₁}
{g : S₁ →+* R}, Function.RightInverse ⇑f ⇑g → Function.RightInverse ⇑(MvPolynomial.map f) ⇑(MvPolynomial.map g)If f is a right-inverse of g then map f is a right-inverse of map g.
- Defined in
- Mathlib.Algebra.MvPolynomial.Eval
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiringCommSemiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement and proof · cited by 10,189
- Finsuppstatement · cited by 5,255
- MvPolynomialstatement · cited by 2,140
- MvPolynomial.mapstatement · cited by 147
- Function.RightInverse.leftInverseproof · cited by 3
- Function.LeftInverse.rightInverseproof · cited by 2
- MvPolynomial.map_leftInverseproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.