Mathlib Map

Theorems · Definition · commutative algebra

IsAdjoinRootMonic.basis

{R : Type u} →
  {S : Type v} →
    [inst : CommRing R] →
      [inst_1 : Ring S] →
        {f : Polynomial R} → [inst_2 : Algebra R S] → IsAdjoinRootMonic S f → Module.Basis (Fin f.natDegree) R S

The basis on S generated by powers of h.root. Auxiliary definition for IsAdjoinRootMonic.powerBasis.

Defined in
Mathlib.RingTheory.IsAdjoinRoot
Cited by
10 results in Mathlib
Foundations
Depth 126 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingRingAlgebra

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

IsAdjoinRootMonic.powerBasis · cited by 5IsAdjoinRootMonic.powerBa…IsAdjoinRootMonic.coeff_apply_lt · cited by 2IsAdjoinRootMonic.coeff_a…IsAdjoinRootMonic.coeff_root_pow · cited by 2IsAdjoinRootMonic.coeff_r…IsAdjoinRootMonic.deg_pos · cited by 2IsAdjoinRootMonic.deg_posIsAdjoinRootMonic.ext_elem · cited by 2IsAdjoinRootMonic.ext_elemIsAdjoinRootMonic.basis_apply · cited by 2IsAdjoinRootMonic.basis_a…IsAdjoinRootMonic.coeff_apply · cited by 1IsAdjoinRootMonic.coeff_a…IsAdjoinRootMonic.coeff_apply_coe · cited by 1IsAdjoinRootMonic.coeff_a…IsAdjoinRootMonic.basis_repr · cited by 1IsAdjoinRootMonic.basis_r…IsAdjoinRootMonic.powerBasis_basis · cited by 0IsAdjoinRootMonic.powerBa…IsAdjoinRootMonic.basis_one · cited by 0IsAdjoinRootMonic.basis_o…DFunLike.coe · cited by 62936DFunLike.coeCommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraRing · cited by 7463RingPolynomial · cited by 5681PolynomialFinsupp · cited by 5255FinsuppModule.Basis · cited by 1477Module.BasisPolynomial.natDegree · cited by 1105Polynomial.natDegreeAddMonoidAlgebra.coeff · cited by 365AddMonoidAlgebra.coeffFinsupp.mapDomain · cited by 168Finsupp.mapDomainPolynomial.toFinsupp · cited by 64Polynomial.toFinsuppFinsupp.comapDomain · cited by 40Finsupp.comapDomainIsAdjoinRootMonic · cited by 35IsAdjoinRootMonicIsAdjoinRoot.map · cited by 32IsAdjoinRoot.mapIsAdjoinRootMonic.toIsAdjoinRoot · cited by 18IsAdjoinRootMonic.toIsAdj…IsAdjoinRootMonic.basisCITED BYCITES

Cites16

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by11

Results whose statement or proof uses this declaration.