Mathlib Map

Theorems · Theorem · number theory

WittVector.RecursionBase.solution.congr_simp

∀ (p : ℕ) [hp : Fact (Nat.Prime p)] {k : Type u_1} [inst : Field k] [inst_1 : IsAlgClosed k] (a₁ a₁_1 : WittVector p k),
  a₁ = a₁_1 →
    ∀ (a₂ a₂_1 : WittVector p k),
      a₂ = a₂_1 → WittVector.RecursionBase.solution p a₁ a₂ = WittVector.RecursionBase.solution p a₁_1 a₂_1
Defined in
Mathlib.RingTheory.WittVector.FrobeniusFractionField
Cited by
0 results in Mathlib
Foundations
Depth 118 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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.