Theorems · Theorem · group theory
MulHom.codRestrict_apply_coe
∀ {M : Type u_1} {N : Type u_2} {σ : Type u_4} [inst : Mul M] [inst_1 : Mul N] [inst_2 : SetLike σ N]
[inst_3 : MulMemClass σ N] (f : M →ₙ* N) (S : σ) (h : ∀ (x : M), f x ∈ S) (n : M), ↑((f.codRestrict S h) n) = f n- Cited by
- 0 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses no axioms
- 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 and proof · cited by 62,936
- SetLikestatement and proof · cited by 1,084
- MulHomstatement and proof · cited by 299
- MulMemClassstatement and proof · cited by 25
- MulHom.codRestrictstatement and proof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.