Mathlib Map

Theorems · Theorem · order theory

iInf_congr

∀ {α : Type u_1} {ι : Sort u_4} [inst : InfSet α] {f g : ι → α}, (∀ (i : ι), f i = g i) → ⨅ i, f i = ⨅ i, g i
Defined in
Mathlib.Order.CompleteLattice.Basic
Cited by
15 results in Mathlib
Foundations
Depth 5 from the axioms · uses Quot.sound
Assumes
InfSet

Around this declaration

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

Cites2

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

  • iInfstatement and proof · cited by 1,690
  • InfSetstatement and proof · cited by 145

Cited by15

Results whose statement or proof uses this declaration.