Theorems · Theorem · field theory
Polynomial.map_mem_nthRootsFinset_one
∀ {R : Type u} {n : ℕ} [inst : CommRing R] [inst_1 : IsDomain R] {S : Type u_1} {F : Type u_2} [inst_2 : CommRing S]
[inst_3 : IsDomain S] [inst_4 : FunLike F R S] [RingHomClass F R S] {x : R},
x ∈ Polynomial.nthRootsFinset n 1 → ∀ (f : F), f x ∈ Polynomial.nthRootsFinset n 1- Defined in
- Mathlib.Algebra.Polynomial.Roots
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 137 from the axioms · uses propext, Classical.choice, Quot.sound
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
- CommRingstatement and proof · cited by 17,173
- Finsetstatement · cited by 13,712
- FunLikestatement and proof · cited by 2,560
- IsDomainstatement and proof · cited by 2,196
- map_oneproof · cited by 861
- RingHomClassstatement and proof · cited by 193
- Polynomial.nthRootsFinsetstatement and proof · cited by 23
- Polynomial.map_mem_nthRootsFinsetproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- IsPrimitiveRoot.pow_sub_pow_eq_prod_sub_mulproof · cited by 1