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
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.
- Preorderstatement and proof · cited by 7,952
- OrderIsostatement and proof · cited by 874
- ClosureOperatorstatement and proof · cited by 371
- OrderIso.transstatement · cited by 31
- ClosureOperator.conjBystatement · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.