Theorems · Definition · commutative algebra
IsAdjoinRoot.repr
{R : Type u} →
{S : Type v} →
[inst : CommRing R] →
[inst_1 : Ring S] → {f : Polynomial R} → [inst_2 : Algebra R S] → IsAdjoinRoot S f → S → Polynomial RChoose an arbitrary representative so that h.map (h.repr x) = x.
If f is monic, use IsAdjoinRootMonic.modByMonicHom for a unique choice of representative.
- Defined in
- Mathlib.RingTheory.IsAdjoinRoot
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 108 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.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Ringstatement and proof · cited by 7,463
- Polynomialstatement and proof · cited by 5,681
- IsAdjoinRootstatement and proof · cited by 61
Cited by13
Results whose statement or proof uses this declaration.
- IsAdjoinRoot.liftproof · cited by 11
- IsAdjoinRoot.map_reprstatement · cited by 9
- IsAdjoinRootMonic.modByMonicHomproof · cited by 9
- IsAdjoinRoot.apply_eq_liftproof · cited by 2
- IsAdjoinRootMonic.modByMonic_repr_mapstatement · cited by 1
- IsAdjoinRootMonic.coeff_apply_leproof · cited by 1
- IsAdjoinRoot.eval₂_repr_eq_eval₂_of_map_eqstatement and proof · cited by 1
- IsAdjoinRoot.lift_algEquivproof · cited by 1
- IsAdjoinRoot.lift_self_applyproof · cited by 1
- IsAdjoinRoot.repr_add_sub_repr_add_repr_mem_spanstatement and proof · cited by 0
- IsAdjoinRoot.adjoinRootAlgEquiv_symm_apply_eq_mkstatement and proof · cited by 0
- IsAdjoinRoot.repr_zero_mem_spanstatement and proof · cited by 0