Theorems · Theorem · ring theory
TrivSqZeroExt.snd_pow_of_smul_comm
∀ {R : Type u} {M : Type v} [inst : Monoid R] [inst_1 : AddMonoid M] [inst_2 : DistribMulAction R M]
[inst_3 : DistribMulAction Rᵐᵒᵖ M] [SMulCommClass R Rᵐᵒᵖ M] (x : TrivSqZeroExt R M) (n : ℕ),
MulOpposite.op x.fst • x.snd = x.fst • x.snd → (x ^ n).snd = n • x.fst ^ n.pred • x.snd- Defined in
- Mathlib.Algebra.TrivSqZeroExt.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Monoidstatement and proof · cited by 3,887
- AddMonoidstatement and proof · cited by 2,864
- SMulCommClassstatement and proof · cited by 1,927
- MulOppositestatement and proof · cited by 1,135
- pow_zeroproof · cited by 1,094
- zero_smulproof · cited by 716
- DistribMulActionstatement and proof · cited by 584
- MulOpposite.opstatement and proof · cited by 520
- smul_smulproof · cited by 360
- TrivSqZeroExtstatement and proof · cited by 180
- SMulCommClass.smul_commproof · cited by 143
- TrivSqZeroExt.fststatement and proof · cited by 96
Cited by3
Results whose statement or proof uses this declaration.
- TrivSqZeroExt.snd_expSeries_of_smul_commproof · cited by 1
- TrivSqZeroExt.snd_pow_of_smul_comm'proof · cited by 0
- TrivSqZeroExt.snd_powproof · cited by 0