Theorems · Theorem · number theory
WittVector.exists_frobenius_solution_fractionRing_aux
∀ (p : ℕ) [hp : Fact (Nat.Prime p)] {k : Type u_1} [inst : Field k] [inst_1 : CharP k p] [inst_2 : IsAlgClosed k]
(m n : ℕ) (r' q' : WittVector p k) (hr' : r'.coeff 0 ≠ 0) (hq' : q'.coeff 0 ≠ 0)
(hq : ↑p ^ n * q' ∈ nonZeroDivisors (WittVector p k)),
have b := WittVector.frobeniusRotation p hr' hq';
(IsFractionRing.ringEquivOfRingEquiv (WittVector.frobeniusEquiv p k))
((algebraMap (WittVector p k) (FractionRing (WittVector p k))) b) *
Localization.mk (↑p ^ m * r') ⟨↑p ^ n * q', hq⟩ =
↑p ^ (↑m - ↑n) * (algebraMap (WittVector p k) (FractionRing (WittVector p k))) b- Cited by
- 1 results in Mathlib
- Foundations
- Depth 151 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.
Cites39
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
- RingHomstatement · cited by 10,189
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapstatement and proof · cited by 4,706
- mul_oneproof · cited by 3,885
- Submonoidstatement · cited by 3,086
- one_mulproof · cited by 2,841
- Factstatement and proof · cited by 2,726
- Nat.Primestatement and proof · cited by 2,059
- Nat.cast_zeroproof · cited by 1,870
- map_zeroproof · cited by 1,614
- RingEquivstatement · cited by 1,147
Cited by1
Results whose statement or proof uses this declaration.
- WittVector.exists_frobenius_solution_fractionRingproof · cited by 1