Theorems · Theorem · commutative algebra
MvPolynomial.renameEquiv_trans
∀ {σ : Type u_1} {τ : Type u_2} {α : Type u_3} (R : Type u_4) [inst : CommSemiring R] (e : σ ≃ τ) (f : τ ≃ α),
(MvPolynomial.renameEquiv R e).trans (MvPolynomial.renameEquiv R f) = MvPolynomial.renameEquiv R (e.trans f)- Defined in
- Mathlib.Algebra.MvPolynomial.Rename
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommSemiringstatement and proof · cited by 10,911
- Equivstatement and proof · cited by 8,337
- Finsuppstatement · cited by 5,255
- MvPolynomialstatement · cited by 2,140
- AlgEquivstatement · cited by 1,681
- Equiv.transstatement · cited by 337
- AlgEquiv.transstatement · cited by 108
- AlgEquiv.extproof · cited by 60
- MvPolynomial.renameEquivstatement · cited by 22
- MvPolynomial.rename_renameproof · cited by 13
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.