Theorems · Theorem · group theory
Function.extend_smul
∀ {ι : Type u_1} {M : Type u_7} {α : Type u_8} {β : Type u_9} [inst : SMul M β] (r : M) (f : ι → α) (g : ι → β)
(e : α → β), Function.extend f (r • g) (r • e) = r • Function.extend f g e- Defined in
- Mathlib.Algebra.Group.Action.Pi
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SMul
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Function.extendstatement · cited by 111
- Function.extend_defproof · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.