Theorems · Theorem · ring theory
SkewMonoidAlgebra.support_single_mul
∀ {k : Type u_1} {G : Type u_2} [inst : Monoid G] [inst_1 : Semiring k] [inst_2 : MulSemiringAction G k]
(f : SkewMonoidAlgebra k G) [inst_3 : IsLeftCancelMul G] (r : k) (x : G),
(∀ (y : k), r * x • y = 0 ↔ y = 0) →
(SkewMonoidAlgebra.single x r * f).support = Finset.map (mulLeftEmbedding x) f.support- Cited by
- 0 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coeproof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- Finsetstatement · cited by 13,712
- Monoidstatement and proof · cited by 3,887
- Finset.mapstatement · cited by 747
- Finset.extproof · cited by 565
- MulSemiringActionstatement and proof · cited by 423
- SkewMonoidAlgebrastatement and proof · cited by 216
- SkewMonoidAlgebra.coeffproof · cited by 110
- SkewMonoidAlgebra.singlestatement · cited by 83
- IsLeftCancelMulstatement and proof · cited by 51
- SkewMonoidAlgebra.supportstatement · cited by 45
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.