Mathlib Map

Theorems · Definition · number theory

fontaineThetaInvertP

(R : Type u) →
  [inst : CommRing R] →
    (p : ℕ) →
      [inst_1 : Fact (Nat.Prime p)] →
        [inst_2 : Fact ¬IsUnit ↑p] →
          [IsAdicComplete (Ideal.span {↑p}) R] → Localization.Away ↑p →+* Localization.Away ↑p

The Fontaine's θ map inverting p. Note that if p = 0 in R, then this is the zero map.

Defined in
Mathlib.RingTheory.Perfectoid.BDeRham
Cited by
0 results in Mathlib
Foundations
Depth 155 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingFactFactIsAdicComplete

Around this declaration

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

Cites16

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

Cited by2

Results whose statement or proof uses this declaration.