Mathlib Map

Theorems · Theorem · general topology

Metric.PiNatEmbed.forall

∀ {ι : Type u_2} {X : Type u_3} {Y : ι → Type u_4} {f : (i : ι) → X → Y i} {P : Metric.PiNatEmbed X Y f → Prop},
  (∀ (x : Metric.PiNatEmbed X Y f), P x) ↔ ∀ (x : X), P { ofPiNat := x }
Defined in
Mathlib.Topology.MetricSpace.PiNat
Cited by
0 results in Mathlib
Foundations
Depth 17 from the axioms · uses Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

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.