Mathlib Map

Theorems · Theorem · combinatorics

DFinsupp.infinite_of_exists_right

∀ {ι : Type u_1} {π : ι → Type u_2} (i : ι) [Infinite (π i)] [inst : (i : ι) → Zero (π i)], Infinite (Π₀ (i : ι), π i)

See DFinsupp.infinite_of_right for this in instance form, with the drawback that it needs all π i to be infinite.

Defined in
Mathlib.Data.DFinsupp.FiniteInfinite
Cited by
0 results in Mathlib
Foundations
Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
InfiniteZero

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.