·

Some thought of p-divisible groups and p-adic Hodge theory

Published at 2024-09-30 22:44:09Viewed 79 times
Academic article
·
Introduction
Please reprint with source link

The name "p-divisible group" is somewhat misleading, which in fact has another name "Barsotti-Tate group". A p-divisible group is not merely just a kind of group. lt is more general. In fact, a p-divisible group can be viewed as a tower of affine group schemes with some extra conditions. Historically, p-divisible groups were the main stimulus for p-adic Hodge theory. So l think that studying p-divisible groups is the key to study p-adic Hodge theory.

However, today's p-adic Hodge theory is much more complicated. l failed to understand Fontaine rings in the past. But this won't suppress my interest in p-adic Hodge theory. For now, I'm still studying Peter Scholze's Perfectoid Space, which was published nearly ten years ago and has already obtained a lot of beautiful results. lf l have time, l will still try to study p-adic Hodge theory.

----------

This short articles was originally published at June 24, 2021.

Comments

There is no comment, let's add the first one.

弦圈热门内容

[antd: Message] You are calling notice in render which will break in React 18 concurrent mode. Please trigger in effect instead.

I'm getting this error when using MessageWarning: [antd: Message] You are calling notice in render which will break in React 18 concurrent mode. Please trigger in effect instead.Here is my code:import { message } from 'antd'; export default function Page() { const [messageApi, contextHolder] = message.useMessage(); const res = await fetch("/api/...", { method: "POST", }); if (!res.ok) { messageApi.error("Error! Fail to login!"); } return ( <Home> ... </Home> ) }

Get connected with us on social networks! Twitter

©2024 Guangzhou Sinephony Technology Co., Ltd All Rights Reserved