Theorems · Theorem · commutative algebra
Algebra.adjoin_singleton_induction
∀ (R : Type u) {A : Type z} [inst : CommSemiring R] [inst_1 : Semiring A] [inst_2 : Algebra R A] (x : A)
{M : ↥R[x] → Prop} (a : ↥R[x]), (∀ (p : Polynomial R), M ⟨(Polynomial.aeval x) p, ⋯⟩) → M aProving a fact about a : adjoin R {x} is the same as proving it for
aeval x p where pis an arbitrary polynomial.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiringSemiringAlgebra
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Setstatement · cited by 53,352
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Polynomialstatement and proof · cited by 5,681
- AlgHomstatement · cited by 3,236
- Subalgebrastatement · cited by 1,353
- Polynomial.aevalstatement and proof · cited by 615
- Algebra.adjoinstatement and proof · cited by 535
- Polynomial.aeval_mem_adjoin_singletonstatement and proof · cited by 7
- Algebra.adjoin_eq_exists_aevalproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.