Theorems · Theorem · general algebraic systems
Finsupp.mem_range_mapDomain_iff
∀ {α : Type u_1} {β : Type u_2} {M : Type u_5} [inst : AddCommMonoid M] (f : α → β),
Function.Injective f → ∀ (x : β →₀ M), x ∈ Set.range (Finsupp.mapDomain f) ↔ ∀ b ∉ Set.range f, x b = 0- Defined in
- Mathlib.Data.Finsupp.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddCommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Setstatement · cited by 53,352
- AddCommMonoidstatement and proof · cited by 12,281
- SetLike.coeproof · cited by 8,199
- Finsuppstatement and proof · cited by 5,255
- Set.rangestatement and proof · cited by 4,705
- Finsupp.supportproof · cited by 828
- Function.Injective.injOnproof · cited by 280
- Finsupp.mapDomainstatement and proof · cited by 168
- Finsupp.comapDomainproof · cited by 40
- Finsupp.mapDomain_comapDomainproof · cited by 7
- Finsupp.mapDomain_of_notMem_rangeproof · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- Finsupp.mem_range_embDomain_iffproof · cited by 3