Theorems · Definition · number theory
WittVector.IsocrystalEquiv.mk.noConfusion
{p : ℕ} →
{inst : Fact (Nat.Prime p)} →
{k : Type u_1} →
{inst_1 : CommRing k} →
{inst_2 : CharP k p} →
{inst_3 : PerfectRing k p} →
{V : Type u_2} →
{inst_4 : AddCommGroup V} →
{inst_5 : WittVector.Isocrystal p k V} →
{V₂ : Type u_3} →
{inst_6 : AddCommGroup V₂} →
{inst_7 : WittVector.Isocrystal p k V₂} →
{P : Sort u} →
{toLinearEquiv : V ≃ₗ[FractionRing (WittVector p k)] V₂} →
{frob_equivariant :
∀ (x : V),
(WittVector.Isocrystal.frobenius p k) (toLinearEquiv x) =
toLinearEquiv ((WittVector.Isocrystal.frobenius p k) x)} →
{toLinearEquiv' : V ≃ₗ[FractionRing (WittVector p k)] V₂} →
{frob_equivariant' :
∀ (x : V),
(WittVector.Isocrystal.frobenius p k) (toLinearEquiv' x) =
toLinearEquiv' ((WittVector.Isocrystal.frobenius p k) x)} →
{ toLinearEquiv := toLinearEquiv, frob_equivariant := frob_equivariant } =
{ toLinearEquiv := toLinearEquiv', frob_equivariant := frob_equivariant' } →
(toLinearEquiv ≍ toLinearEquiv' → P) → P- Defined in
- Mathlib.RingTheory.WittVector.Isocrystal
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 158 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearEquivstatement and proof · cited by 3,317
- Factstatement and proof · cited by 2,726
- Nat.Primestatement and proof · cited by 2,059
- RingEquivstatement · cited by 1,147
- nonZeroDivisorsstatement · cited by 895
- RingHomClass.toRingHomstatement · cited by 746
- RingEquiv.symmstatement · cited by 567
- CharPstatement and proof · cited by 478
Cited by1
Results whose statement or proof uses this declaration.
- WittVector.IsocrystalEquiv.mk.injproof · cited by 1