Theorems · Theorem · ring theory
SkewMonoidAlgebra.support_single_mul_eq_image
∀ {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 : DecidableEq G] {r : k} {x : G},
IsLeftRegular x →
(∀ (y : k), r * x • y = 0 ↔ y = 0) →
(SkewMonoidAlgebra.single x r * f).support = Finset.image (fun x_1 => x * x_1) f.support- Cited by
- 1 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- MulZeroClass.zero_mulproof · cited by 1,625
- Finset.imagestatement and proof · cited by 910
- MulSemiringActionstatement and proof · cited by 423
- SkewMonoidAlgebrastatement and proof · cited by 216
- subset_antisymmproof · cited by 150
- SkewMonoidAlgebra.coeffproof · cited by 110
- IsLeftRegularstatement and proof · cited by 97
- SkewMonoidAlgebra.singlestatement and proof · cited by 83
Cited by1
Results whose statement or proof uses this declaration.
- SkewMonoidAlgebra.support_single_mulproof · cited by 0