Theorems · Theorem · group theory
MulHom.domRestrict_apply
∀ {M : Type u_1} {σ : Type u_4} [inst : Mul M] {N : Type u_5} [inst_1 : Mul N] [inst_2 : SetLike σ M]
[inst_3 : MulMemClass σ M] (f : M →ₙ* N) {S : σ} (x : ↥S), (f.domRestrict S) x = f ↑x- Cited by
- 1 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext
- Assumes
- MulMulSetLikeMulMemClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- SetLikestatement and proof · cited by 1,084
- MulHomstatement and proof · cited by 299
- MulMemClassstatement and proof · cited by 25
- MulHom.domRestrictstatement · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- MulHom.restrict_applyproof · cited by 0