Let $C$ be a local ring with maximal ideal $m_C$ and residue field isomorphic to a finite extension of $\mathbb{F}_l$. Suppose $q$ is a power of a prime $p \neq l$ and suppose $A,B,P,Q,R,S \in m_C$ and $\alpha,\beta \in C^{\times}$ such that $\alpha/\beta \not\equiv 1,q,q^{-1} \pmod{m_C}$ and $$\begin{pmatrix} \alpha + A & 0 \\ 0 & \beta + B\end{pmatrix}\begin{pmatrix} 1 + P& R \\ S & 1 + Q\end{pmatrix}\begin{pmatrix} \alpha + A & 0 \\ 0 & \beta + B\end{pmatrix}^{-1} = \begin{pmatrix} 1 + P& R \\ S & 1 + Q\end{pmatrix}^q.$$ I want to show that $R = S = 0$. This is part of a calculation used in Jack Shotton's paper "Local deformation rings and a Breuil-Mézard conjecture when $\ell \neq p$" to explicitly describe a local deformation ring. While skimming the paper I assumed it would be trivial, but after looking at it closely I'm actually not sure how it works. The paper says to just "look at the top-right/bottom-left entries". This is easy on the left-hand side and we just get $\gamma R$ and $\gamma^{-1} S$ where $\gamma = (\alpha + A)/(\beta + B)$, but on the right-hand we'll get some awful expressions in $P,R,S,Q$. And the ring $C$ is not necessarily an integral domain, so even if this results in an equation of the form $\gamma R = cR$ with $c \neq \gamma$, for instance we can't conclude that $R = 0$ from this.
2026-03-26 06:20:00.1774506000
Matrix calculation used to determine local deformation ring
42 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in LINEAR-ALGEBRA
- An underdetermined system derived for rotated coordinate system
- How to prove the following equality with matrix norm?
- Alternate basis for a subspace of $\mathcal P_3(\mathbb R)$?
- Why the derivative of $T(\gamma(s))$ is $T$ if this composition is not a linear transformation?
- Why is necessary ask $F$ to be infinite in order to obtain: $ f(v)=0$ for all $ f\in V^* \implies v=0 $
- I don't understand this $\left(\left[T\right]^B_C\right)^{-1}=\left[T^{-1}\right]^C_B$
- Summation in subsets
- $C=AB-BA$. If $CA=AC$, then $C$ is not invertible.
- Basis of span in $R^4$
- Prove if A is regular skew symmetric, I+A is regular (with obstacles)
Related Questions in GALOIS-REPRESENTATIONS
- condition of potentially good reduction of representations
- Galois representation on Tate module of a twist of an elliptic curve
- Artin Representations in MAGMA
- Explicit formula to compute the conductor of Etale cohomology?
- Why do these elliptic curves of conductor $11$ have different representations modulo $5$?
- Hilbert 90 and K-forms
- Artin $L$-functions and abelianization
- Constuct the element of Galois group of rational number
- Notation for the local polynomial of a Weil representation
- topology on the ring of Witt vectors in the theory of period rings of Fontaine
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
I agree this is not entirely obvious! If I'm not mistaken, the point is that the RHS has the form $(1 + X)^q$ with $X \in Mat_{2 \times 2}(\mathfrak{m})$, so it is $1 + q X \bmod \mathfrak{m}^2$. So, for the top-right term, you get $\gamma R$ on the LHS, which is $\tfrac{\alpha}{\beta} R \bmod \mathfrak{m}^2$; and on the RHS, you get something which is $qR \bmod \mathfrak{m}^2$. So you have $(q-\tfrac{\alpha}{\beta})R \in \mathfrak{m}^2$; but $q-\tfrac{\alpha}{\beta}$ is a unit in $C$, so $R \in \mathfrak{m}^2$.
You can now repeat the argument to deduce inductively that $R \in \mathfrak{m}^k$ for every $k$; and because $C$ is $\mathfrak{m}$-adically complete, we deduce $R = 0$. The argument for the bottom left corner is similar, using the assumption $\tfrac{\alpha}{\beta} \ne q^{-1}$.