Theorems · Theorem · linear algebra
FunOnFinite.map_comp
∀ {M : Type u_5} [inst : AddCommMonoid M] {X : Type u_6} {Y : Type u_7} {Z : Type u_8} [inst_1 : Finite X]
[inst_2 : Finite Y] [inst_3 : Finite Z] (g : Y → Z) (f : X → Y),
FunOnFinite.map (g ∘ f) = FunOnFinite.map g ∘ FunOnFinite.map f- Defined in
- Mathlib.LinearAlgebra.Finsupp.Pi
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- AddCommMonoidstatement and proof · cited by 12,281
- Equiv.symmproof · cited by 3,681
- Finitestatement and proof · cited by 3,029
- Equiv.symm_apply_applyproof · cited by 320
- Finsupp.mapDomainproof · cited by 168
- Finsupp.equivFunOnFiniteproof · cited by 50
- Finsupp.mapDomain_compproof · cited by 13
- Finsupp.equivFunOnFinite_applyproof · cited by 10
- FunOnFinite.mapstatement · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.