Mathlib Map

Theorems · Theorem · order theory

OrderIso.map_inf

∀ {α : Type u_2} {β : Type u_3} [inst : SemilatticeInf α] [inst_1 : SemilatticeInf β] (f : α ≃o β) (x y : α),
  f (x ⊓ y) = f x ⊓ f y
Defined in
Mathlib.Order.Hom.Basic
Cited by
17 results in Mathlib
Foundations
Depth 26 from the axioms · uses propext, Quot.sound
Assumes
SemilatticeInfSemilatticeInf

Around this declaration

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

Cites9

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

Cited by17

Results whose statement or proof uses this declaration.