Mathlib Map

Theorems · Definition · number theory

WittVector.RecursionBase.solution

(p : ℕ) →
  [hp : Fact (Nat.Prime p)] → {k : Type u_1} → [inst : Field k] → [IsAlgClosed k] → WittVector p k → WittVector p k → k

The base case (0th coefficient) of our solution vector.

Defined in
Mathlib.RingTheory.WittVector.FrobeniusFractionField
Cited by
6 results in Mathlib
Foundations
Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FactFieldIsAlgClosed

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by7

Results whose statement or proof uses this declaration.