Theorems · Definition · ring theory
AddMonoidAlgebra.Monic
{R : Type u_1} →
{A : Type u_3} →
{B : Type u_5} →
[inst : Semiring R] →
[inst_1 : LinearOrder B] → [OrderBot B] → (A → B) → [Nonempty A] → AddMonoidAlgebra R A → PropAn element f : R[A] is monic if its leading coefficient is one.
- Defined in
- Mathlib.Algebra.MonoidAlgebra.Degree
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- LinearOrderstatement and proof · cited by 8,572
- OrderBotstatement and proof · cited by 1,055
- AddMonoidAlgebrastatement and proof · cited by 649
- AddMonoidAlgebra.leadingCoeffproof · cited by 23
Cited by12
Results whose statement or proof uses this declaration.
- AddMonoidAlgebra.Monic.ne_zerostatement and proof · cited by 4
- AddMonoidAlgebra.Monic.supDegree_mul_of_ne_zero_leftstatement and proof · cited by 4
- AddMonoidAlgebra.Monic.powstatement and proof · cited by 3
- AddMonoidAlgebra.monic_onestatement · cited by 2
- AddMonoidAlgebra.Monic.leadingCoeff_mul_eq_leftstatement and proof · cited by 2
- MvPolynomial.monic_esymmstatement and proof · cited by 2
- AddMonoidAlgebra.Monic.mulstatement and proof · cited by 1
- AddMonoidAlgebra.Monic.supDegree_mul_of_ne_zero_rightstatement and proof · cited by 1
- AddMonoidAlgebra.Monic.supDegree_powstatement and proof · cited by 1
- AddMonoidAlgebra.Monic.congr_simpstatement and proof · cited by 0
- AddMonoidAlgebra.Monic.leadingCoeff_mul_eq_rightstatement and proof · cited by 0
- AddMonoidAlgebra.Monic.supDegree_mulstatement and proof · cited by 0