Theorems · Theorem · order theory
CompleteLatticeHom.symm_dual_comp
∀ {α : Type u_2} {β : Type u_3} {γ : Type u_4} [inst : CompleteLattice α] [inst_1 : CompleteLattice β]
[inst_2 : CompleteLattice γ] (g : CompleteLatticeHom βᵒᵈ γᵒᵈ) (f : CompleteLatticeHom αᵒᵈ βᵒᵈ),
CompleteLatticeHom.dual.symm (g.comp f) = (CompleteLatticeHom.dual.symm g).comp (CompleteLatticeHom.dual.symm f)- Defined in
- Mathlib.Order.Hom.CompleteLattice
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Equivstatement · cited by 8,337
- Equiv.symmstatement · cited by 3,681
- CompleteLatticestatement and proof · cited by 1,048
- OrderDualstatement and proof · cited by 927
- CompleteLatticeHomstatement and proof · cited by 50
- CompleteLatticeHom.compstatement · cited by 10
- CompleteLatticeHom.dualstatement · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.