Theorems · Theorem · general topology
Filter.TendstoCofinite.mapDomain.congr_simp
∀ {α : Type u_1} {β : Type u_2} {M : Type u_5} (f f_1 : α → β) (e_f : f = f_1) [inst : AddCommMonoid M]
[inst_1 : Filter.TendstoCofinite f] (v v_1 : α → M),
v = v_1 →
∀ (a a_1 : β), a = a_1 → Filter.TendstoCofinite.mapDomain f v a = Filter.TendstoCofinite.mapDomain f_1 v_1 a_1- Defined in
- Mathlib.Order.Filter.TendstoCofinite
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommMonoidstatement and proof · cited by 12,281
- Filter.TendstoCofinitestatement and proof · cited by 28
- Filter.TendstoCofinite.mapDomainstatement and proof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.