Theorems · Theorem · general algebraic systems
DFinsupp.mapRange_neLocus_eq
∀ {α : Type u_1} {N : α → Type u_2} [inst : DecidableEq α] {M : α → Type u_3} [inst_1 : (a : α) → Zero (N a)]
[inst_2 : (a : α) → Zero (M a)] [inst_3 : (a : α) → DecidableEq (N a)] [inst_4 : (a : α) → DecidableEq (M a)]
(f g : Π₀ (a : α), N a) {F : (a : α) → N a → M a} (F0 : ∀ (a : α), F a 0 = 0),
(∀ (a : α), Function.Injective (F a)) → (DFinsupp.mapRange F F0 f).neLocus (DFinsupp.mapRange F F0 g) = f.neLocus g- Defined in
- Mathlib.Data.DFinsupp.NeLocus
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Finsetstatement · cited by 13,712
- DFinsuppstatement and proof · cited by 694
- Finset.extproof · cited by 565
- DFinsupp.mapRangestatement · cited by 29
- DFinsupp.neLocusstatement · cited by 26
Cited by1
Results whose statement or proof uses this declaration.
- DFinsupp.neLocus_neg_negproof · cited by 2