Mathlib Map

Theorems · Theorem · order theory

Equiv.biInf_comp

∀ {α : Type u_1} [inst : CompleteLattice α] {ι : Type u_8} {ι' : Type u_9} {g : ι' → α} (e : ι ≃ ι') (s : Set ι'),
  ⨅ i ∈ ⇑e.symm '' s, g (e i) = ⨅ i ∈ s, g i
Defined in
Mathlib.Order.CompleteLattice.Basic
Cited by
0 results in Mathlib
Foundations
Depth 21 from the axioms · uses propext, Quot.sound
Assumes
CompleteLattice

Around this declaration

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

Cites10

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.