Theorems · Theorem · commutative algebra
AdjoinRoot.induction_on
∀ {R : Type u_1} [inst : CommRing R] (f : Polynomial R) {C : AdjoinRoot f → Prop} (x : AdjoinRoot f),
(∀ (p : Polynomial R), C ((AdjoinRoot.mk f) p)) → C x- Defined in
- Mathlib.RingTheory.AdjoinRoot
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 104 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- RingHomstatement · cited by 10,189
- Polynomialstatement and proof · cited by 5,681
- AdjoinRootstatement and proof · cited by 177
- Quotient.inductionOn'proof · cited by 69
- AdjoinRoot.mkstatement and proof · cited by 50
Cited by2
Results whose statement or proof uses this declaration.
- AdjoinRoot.adjoinRoot_eq_topproof · cited by 4
- AdjoinRoot.mk_leftInverseproof · cited by 0