Theorems · Definition · general algebraic systems
Finsupp.comapDomain
{α : Type u_1} →
{β : Type u_2} →
{M : Type u_5} → [inst : Zero M] → (f : α → β) → (l : β →₀ M) → Set.InjOn f (f ⁻¹' ↑l.support) → α →₀ MGiven f : α → β, l : β →₀ M and a proof hf that f is injective on
the preimage of l.support, comapDomain f l hf is the finitely supported function
from α to M given by composing l with f.
- Defined in
- Mathlib.Data.Finsupp.Basic
- Cited by
- 40 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Zero
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Finsetstatement · cited by 13,712
- SetLike.coestatement and proof · cited by 8,199
- Finsuppstatement and proof · cited by 5,255
- Set.preimagestatement and proof · cited by 4,946
- Finsupp.supportstatement and proof · cited by 828
- Set.InjOnstatement and proof · cited by 543
- Finset.preimageproof · cited by 108
Cited by49
Results whose statement or proof uses this declaration.
- Finsupp.someproof · cited by 24
- AddMonoidAlgebra.divOfproof · cited by 17
- IsAdjoinRootMonic.basisproof · cited by 10
- Finsupp.comapDomain_singlestatement and proof · cited by 9
- MonoidAlgebra.comapDomainproof · cited by 8
- Finsupp.sumFinsuppAddEquivProdFinsupp_applystatement · cited by 7
- Finsupp.mapDomain_comapDomainstatement and proof · cited by 7
- AddMonoidAlgebra.comapDomainproof · cited by 7
- Finsupp.splitproof · cited by 7
- Finsupp.sumFinsuppEquivProdFinsuppproof · cited by 6
- Finsupp.comapDomain_single_of_not_mem_rangestatement · cited by 6
- Finsupp.comapDomain.addMonoidHomproof · cited by 5