Theorems · Theorem · commutative algebra
IsSMulRegular.pi
∀ {I : Type u} {f : I → Type v} {α : Type u_1} [inst : (i : I) → SMul α (f i)] {k : α},
(∀ (i : I), IsSMulRegular (f i) k) → IsSMulRegular ((i : I) → f i) k- Defined in
- Mathlib.Algebra.Module.Pi
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses Quot.sound
- Assumes
- SMul
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- IsSMulRegularstatement and proof · cited by 128
Cited by3
Results whose statement or proof uses this declaration.
- IsSMulRegular.matrixproof · cited by 2
- Matrix.rank_smul_of_mem_nonZeroDivisorsproof · cited by 1
- RootPairing.reflectionPerm_eq_reflectionPerm_iff_of_isSMulRegularproof · cited by 0