Theorems · Theorem · number theory
WittVector.RecursionMain.succNthVal_spec
∀ (p : ℕ) [hp : Fact (Nat.Prime p)] {k : Type u_1} [inst : Field k] [inst_1 : CharP k p] [inst_2 : IsAlgClosed k]
(n : ℕ) (a₁ a₂ : WittVector p k) (bs : Fin (n + 1) → k) (ha₁ : a₁.coeff 0 ≠ 0) (ha₂ : a₂.coeff 0 ≠ 0),
(WittVector.RecursionMain.succNthDefiningPoly p n a₁ a₂ bs).IsRoot
(WittVector.RecursionMain.succNthVal p n a₁ a₂ bs ha₁ ha₂)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 120 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FactFieldCharPIsAlgClosed
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Fieldstatement and proof · cited by 7,404
- Factstatement and proof · cited by 2,726
- Nat.Primestatement and proof · cited by 2,059
- CharPstatement and proof · cited by 478
- WittVectorstatement and proof · cited by 227
- Polynomial.IsRootstatement · cited by 152
- IsAlgClosedstatement and proof · cited by 150
- WittVector.coeffstatement and proof · cited by 138
- WittVector.RecursionMain.succNthDefiningPolystatement · cited by 5
- WittVector.RecursionMain.succNthValstatement · cited by 5
- WittVector.RecursionMain.root_existsproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- WittVector.RecursionMain.succNthVal_spec'proof · cited by 1