Mathlib Map

Theorems · Theorem · order theory

ClosureOperator.conjBy_trans

∀ {α : Type u_4} {β : Type u_5} {γ : Type u_6} [inst : Preorder α] [inst_1 : Preorder β] [inst_2 : Preorder γ]
  (e₁ : α ≃o β) (e₂ : β ≃o γ) (c : ClosureOperator α), c.conjBy (e₁.trans e₂) = (c.conjBy e₁).conjBy e₂
Defined in
Mathlib.Order.Closure
Cited by
0 results in Mathlib
Foundations
Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PreorderPreorderPreorder

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.