Theorems · Theorem · commutative algebra
Subring.pointwise_smul_subset_iff
∀ {M : Type u_1} {R : Type u_2} [inst : Group M] [inst_1 : Ring R] [inst_2 : MulSemiringAction M R] {a : M}
{S T : Subring R}, a • S ≤ T ↔ S ≤ a⁻¹ • T- Defined in
- Mathlib.Algebra.Ring.Subring.Pointwise
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Quot.sound
- Assumes
- GroupRingMulSemiringAction
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Ringstatement and proof · cited by 7,463
- Groupstatement and proof · cited by 6,238
- Subringstatement and proof · cited by 602
- MulSemiringActionstatement and proof · cited by 423
- Subring.pointwiseMulActionstatement · cited by 23
- Set.smul_set_subset_iff_subset_inv_smul_setproof · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.