Loogle!
Result
Found 39 declarations mentioning CategoryTheory.Bicategory.conjugateEquiv.
- CategoryTheory.Bicategory.conjugateEquiv 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Mate
{B : Type u} [CategoryTheory.Bicategory B] {c d : B} {l₁ l₂ : c ⟶ d} {r₁ r₂ : d ⟶ c} (adj₁ : CategoryTheory.Bicategory.Adjunction l₁ r₁) (adj₂ : CategoryTheory.Bicategory.Adjunction l₂ r₂) : (l₂ ⟶ l₁) ≃ (r₁ ⟶ r₂) - CategoryTheory.Bicategory.conjugateEquiv_id 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Mate
{B : Type u} [CategoryTheory.Bicategory B] {c d : B} {l₁ : c ⟶ d} {r₁ : d ⟶ c} (adj₁ : CategoryTheory.Bicategory.Adjunction l₁ r₁) : (CategoryTheory.Bicategory.conjugateEquiv adj₁ adj₁) (CategoryTheory.CategoryStruct.id l₁) = CategoryTheory.CategoryStruct.id r₁ - CategoryTheory.Bicategory.conjugateEquiv_iso 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Mate
{B : Type u} [CategoryTheory.Bicategory B] {c d : B} {l₁ l₂ : c ⟶ d} {r₁ r₂ : d ⟶ c} (adj₁ : CategoryTheory.Bicategory.Adjunction l₁ r₁) (adj₂ : CategoryTheory.Bicategory.Adjunction l₂ r₂) (α : l₂ ⟶ l₁) [CategoryTheory.IsIso α] : CategoryTheory.IsIso ((CategoryTheory.Bicategory.conjugateEquiv adj₁ adj₂) α) - CategoryTheory.Bicategory.conjugateEquiv_of_iso 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Mate
{B : Type u} [CategoryTheory.Bicategory B] {c d : B} {l₁ l₂ : c ⟶ d} {r₁ r₂ : d ⟶ c} (adj₁ : CategoryTheory.Bicategory.Adjunction l₁ r₁) (adj₂ : CategoryTheory.Bicategory.Adjunction l₂ r₂) (α : l₂ ⟶ l₁) [CategoryTheory.IsIso ((CategoryTheory.Bicategory.conjugateEquiv adj₁ adj₂) α)] : CategoryTheory.IsIso α - CategoryTheory.Bicategory.conjugateEquiv_symm_id 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Mate
{B : Type u} [CategoryTheory.Bicategory B] {c d : B} {l₁ : c ⟶ d} {r₁ : d ⟶ c} (adj₁ : CategoryTheory.Bicategory.Adjunction l₁ r₁) : (CategoryTheory.Bicategory.conjugateEquiv adj₁ adj₁).symm (CategoryTheory.CategoryStruct.id r₁) = CategoryTheory.CategoryStruct.id l₁ - CategoryTheory.Bicategory.conjugateEquiv_symm_iso 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Mate
{B : Type u} [CategoryTheory.Bicategory B] {c d : B} {l₁ l₂ : c ⟶ d} {r₁ r₂ : d ⟶ c} (adj₁ : CategoryTheory.Bicategory.Adjunction l₁ r₁) (adj₂ : CategoryTheory.Bicategory.Adjunction l₂ r₂) (α : r₁ ⟶ r₂) [CategoryTheory.IsIso α] : CategoryTheory.IsIso ((CategoryTheory.Bicategory.conjugateEquiv adj₁ adj₂).symm α) - CategoryTheory.Bicategory.conjugateEquiv_symm_of_iso 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Mate
{B : Type u} [CategoryTheory.Bicategory B] {c d : B} {l₁ l₂ : c ⟶ d} {r₁ r₂ : d ⟶ c} (adj₁ : CategoryTheory.Bicategory.Adjunction l₁ r₁) (adj₂ : CategoryTheory.Bicategory.Adjunction l₂ r₂) (α : r₁ ⟶ r₂) [CategoryTheory.IsIso ((CategoryTheory.Bicategory.conjugateEquiv adj₁ adj₂).symm α)] : CategoryTheory.IsIso α - CategoryTheory.Bicategory.conjugateEquiv_adjunction_id 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Mate
{B : Type u} [CategoryTheory.Bicategory B] {c : B} {l r : c ⟶ c} (adj : CategoryTheory.Bicategory.Adjunction l r) (α : CategoryTheory.CategoryStruct.id c ⟶ l) : (CategoryTheory.Bicategory.conjugateEquiv adj (CategoryTheory.Bicategory.Adjunction.id c)) α = CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.rightUnitor r).inv (CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.whiskerLeft r α) adj.counit) - CategoryTheory.Bicategory.conjugateIsoEquiv_apply_hom 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Mate
{B : Type u} [CategoryTheory.Bicategory B] {c d : B} {l₁ l₂ : c ⟶ d} {r₁ r₂ : d ⟶ c} (adj₁ : CategoryTheory.Bicategory.Adjunction l₁ r₁) (adj₂ : CategoryTheory.Bicategory.Adjunction l₂ r₂) (α : l₂ ≅ l₁) : ((CategoryTheory.Bicategory.conjugateIsoEquiv adj₁ adj₂) α).hom = (CategoryTheory.Bicategory.conjugateEquiv adj₁ adj₂) α.hom - CategoryTheory.Bicategory.conjugateIsoEquiv_apply_inv 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Mate
{B : Type u} [CategoryTheory.Bicategory B] {c d : B} {l₁ l₂ : c ⟶ d} {r₁ r₂ : d ⟶ c} (adj₁ : CategoryTheory.Bicategory.Adjunction l₁ r₁) (adj₂ : CategoryTheory.Bicategory.Adjunction l₂ r₂) (α : l₂ ≅ l₁) : ((CategoryTheory.Bicategory.conjugateIsoEquiv adj₁ adj₂) α).inv = (CategoryTheory.Bicategory.conjugateEquiv adj₂ adj₁) α.inv - CategoryTheory.Bicategory.conjugateEquiv_adjunction_id_symm 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Mate
{B : Type u} [CategoryTheory.Bicategory B] {c : B} {l r : c ⟶ c} (adj : CategoryTheory.Bicategory.Adjunction l r) (α : r ⟶ CategoryTheory.CategoryStruct.id c) : (CategoryTheory.Bicategory.conjugateEquiv adj (CategoryTheory.Bicategory.Adjunction.id c)).symm α = CategoryTheory.CategoryStruct.comp adj.unit (CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.whiskerLeft l α) (CategoryTheory.Bicategory.rightUnitor l).hom) - CategoryTheory.Bicategory.conjugateIsoEquiv_symm_apply_hom 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Mate
{B : Type u} [CategoryTheory.Bicategory B] {c d : B} {l₁ l₂ : c ⟶ d} {r₁ r₂ : d ⟶ c} (adj₁ : CategoryTheory.Bicategory.Adjunction l₁ r₁) (adj₂ : CategoryTheory.Bicategory.Adjunction l₂ r₂) (β : r₁ ≅ r₂) : ((CategoryTheory.Bicategory.conjugateIsoEquiv adj₁ adj₂).symm β).hom = (CategoryTheory.Bicategory.conjugateEquiv adj₁ adj₂).symm β.hom - CategoryTheory.Bicategory.conjugateIsoEquiv_symm_apply_inv 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Mate
{B : Type u} [CategoryTheory.Bicategory B] {c d : B} {l₁ l₂ : c ⟶ d} {r₁ r₂ : d ⟶ c} (adj₁ : CategoryTheory.Bicategory.Adjunction l₁ r₁) (adj₂ : CategoryTheory.Bicategory.Adjunction l₂ r₂) (β : r₁ ≅ r₂) : ((CategoryTheory.Bicategory.conjugateIsoEquiv adj₁ adj₂).symm β).inv = (CategoryTheory.Bicategory.conjugateEquiv adj₂ adj₁).symm β.inv - CategoryTheory.Bicategory.conjugateEquiv_apply' 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Mate
{B : Type u} [CategoryTheory.Bicategory B] {c d : B} {l₁ l₂ : c ⟶ d} {r₁ r₂ : d ⟶ c} (adj₁ : CategoryTheory.Bicategory.Adjunction l₁ r₁) (adj₂ : CategoryTheory.Bicategory.Adjunction l₂ r₂) (α : l₂ ⟶ l₁) : (CategoryTheory.Bicategory.conjugateEquiv adj₁ adj₂) α = CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.rightUnitor r₁).inv (CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.whiskerLeft r₁ adj₂.unit) (CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.whiskerLeft r₁ (CategoryTheory.Bicategory.whiskerRight α r₂)) (CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.associator r₁ l₁ r₂).inv (CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.whiskerRight adj₁.counit r₂) (CategoryTheory.Bicategory.leftUnitor r₂).hom)))) - CategoryTheory.Bicategory.conjugateEquiv_symm_apply' 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Mate
{B : Type u} [CategoryTheory.Bicategory B] {c d : B} {l₁ l₂ : c ⟶ d} {r₁ r₂ : d ⟶ c} (adj₁ : CategoryTheory.Bicategory.Adjunction l₁ r₁) (adj₂ : CategoryTheory.Bicategory.Adjunction l₂ r₂) (α : r₁ ⟶ r₂) : (CategoryTheory.Bicategory.conjugateEquiv adj₁ adj₂).symm α = CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.leftUnitor l₂).inv (CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.whiskerRight adj₁.unit l₂) (CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.associator l₁ r₁ l₂).hom (CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.whiskerLeft l₁ (CategoryTheory.Bicategory.whiskerRight α l₂)) (CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.whiskerLeft l₁ adj₂.counit) (CategoryTheory.Bicategory.rightUnitor l₁).hom)))) - CategoryTheory.Bicategory.conjugateEquiv_comm 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Mate
{B : Type u} [CategoryTheory.Bicategory B] {c d : B} {l₁ l₂ : c ⟶ d} {r₁ r₂ : d ⟶ c} (adj₁ : CategoryTheory.Bicategory.Adjunction l₁ r₁) (adj₂ : CategoryTheory.Bicategory.Adjunction l₂ r₂) {α : l₂ ⟶ l₁} {β : l₁ ⟶ l₂} (βα : CategoryTheory.CategoryStruct.comp β α = CategoryTheory.CategoryStruct.id l₁) : CategoryTheory.CategoryStruct.comp ((CategoryTheory.Bicategory.conjugateEquiv adj₁ adj₂) α) ((CategoryTheory.Bicategory.conjugateEquiv adj₂ adj₁) β) = CategoryTheory.CategoryStruct.id r₁ - CategoryTheory.Bicategory.conjugateEquiv_associator_hom 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Mate
{B : Type u} [CategoryTheory.Bicategory B] {a b c d : B} {l₁ : a ⟶ b} {r₁ : b ⟶ a} (adj₁ : CategoryTheory.Bicategory.Adjunction l₁ r₁) {l₂ : b ⟶ c} {r₂ : c ⟶ b} (adj₂ : CategoryTheory.Bicategory.Adjunction l₂ r₂) {l₃ : c ⟶ d} {r₃ : d ⟶ c} (adj₃ : CategoryTheory.Bicategory.Adjunction l₃ r₃) : (CategoryTheory.Bicategory.conjugateEquiv (adj₁.comp (adj₂.comp adj₃)) ((adj₁.comp adj₂).comp adj₃)) (CategoryTheory.Bicategory.associator l₁ l₂ l₃).hom = (CategoryTheory.Bicategory.associator r₃ r₂ r₁).hom - CategoryTheory.Bicategory.conjugateEquiv_whiskerLeft 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Mate
{B : Type u} [CategoryTheory.Bicategory B] {a b c : B} {l₁ : a ⟶ b} {r₁ : b ⟶ a} (adj₁ : CategoryTheory.Bicategory.Adjunction l₁ r₁) {l₂ : b ⟶ c} {r₂ : c ⟶ b} (adj₂ : CategoryTheory.Bicategory.Adjunction l₂ r₂) {l₂' : b ⟶ c} {r₂' : c ⟶ b} (adj₂' : CategoryTheory.Bicategory.Adjunction l₂' r₂') (φ : l₂' ⟶ l₂) : (CategoryTheory.Bicategory.conjugateEquiv (adj₁.comp adj₂) (adj₁.comp adj₂')) (CategoryTheory.Bicategory.whiskerLeft l₁ φ) = CategoryTheory.Bicategory.whiskerRight ((CategoryTheory.Bicategory.conjugateEquiv adj₂ adj₂') φ) r₁ - CategoryTheory.Bicategory.conjugateEquiv_whiskerRight 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Mate
{B : Type u} [CategoryTheory.Bicategory B] {a b c : B} {l₁ : a ⟶ b} {r₁ : b ⟶ a} (adj₁ : CategoryTheory.Bicategory.Adjunction l₁ r₁) {l₁' : a ⟶ b} {r₁' : b ⟶ a} (adj₁' : CategoryTheory.Bicategory.Adjunction l₁' r₁') {l₂ : b ⟶ c} {r₂ : c ⟶ b} (adj₂ : CategoryTheory.Bicategory.Adjunction l₂ r₂) (φ : l₁' ⟶ l₁) : (CategoryTheory.Bicategory.conjugateEquiv (adj₁.comp adj₂) (adj₁'.comp adj₂)) (CategoryTheory.Bicategory.whiskerRight φ l₂) = CategoryTheory.Bicategory.whiskerLeft r₂ ((CategoryTheory.Bicategory.conjugateEquiv adj₁ adj₁') φ) - CategoryTheory.Bicategory.conjugateEquiv_symm_comm 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Mate
{B : Type u} [CategoryTheory.Bicategory B] {c d : B} {l₁ l₂ : c ⟶ d} {r₁ r₂ : d ⟶ c} (adj₁ : CategoryTheory.Bicategory.Adjunction l₁ r₁) (adj₂ : CategoryTheory.Bicategory.Adjunction l₂ r₂) {α : r₁ ⟶ r₂} {β : r₂ ⟶ r₁} (αβ : CategoryTheory.CategoryStruct.comp α β = CategoryTheory.CategoryStruct.id r₁) : CategoryTheory.CategoryStruct.comp ((CategoryTheory.Bicategory.conjugateEquiv adj₂ adj₁).symm β) ((CategoryTheory.Bicategory.conjugateEquiv adj₁ adj₂).symm α) = CategoryTheory.CategoryStruct.id l₁ - CategoryTheory.Bicategory.conjugateEquiv_comp_id_right_apply 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Mate
{B : Type u} [CategoryTheory.Bicategory B] {a b : B} {l : a ⟶ b} {r : b ⟶ a} (adj : CategoryTheory.Bicategory.Adjunction l r) {l' : a ⟶ b} {r' : b ⟶ a} (adj' : CategoryTheory.Bicategory.Adjunction l' r') (φ : l' ⟶ l) : (CategoryTheory.Bicategory.conjugateEquiv adj (adj'.comp (CategoryTheory.Bicategory.Adjunction.id b))) (CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.rightUnitor l').hom φ) = CategoryTheory.CategoryStruct.comp ((CategoryTheory.Bicategory.conjugateEquiv adj adj') φ) (CategoryTheory.Bicategory.leftUnitor r').inv - CategoryTheory.Bicategory.conjugateEquiv_id_comp_right_apply 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Mate
{B : Type u} [CategoryTheory.Bicategory B] {a b : B} {l : a ⟶ b} {r : b ⟶ a} (adj : CategoryTheory.Bicategory.Adjunction l r) {l' : a ⟶ b} {r' : b ⟶ a} (adj' : CategoryTheory.Bicategory.Adjunction l' r') (φ : l' ⟶ l) : (CategoryTheory.Bicategory.conjugateEquiv adj ((CategoryTheory.Bicategory.Adjunction.id a).comp adj')) (CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.leftUnitor l').hom φ) = CategoryTheory.CategoryStruct.comp ((CategoryTheory.Bicategory.conjugateEquiv adj adj') φ) (CategoryTheory.Bicategory.rightUnitor r').inv - CategoryTheory.Bicategory.conjugateEquiv_comp 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Mate
{B : Type u} [CategoryTheory.Bicategory B] {c d : B} {l₁ l₂ l₃ : c ⟶ d} {r₁ r₂ r₃ : d ⟶ c} (adj₁ : CategoryTheory.Bicategory.Adjunction l₁ r₁) (adj₂ : CategoryTheory.Bicategory.Adjunction l₂ r₂) (adj₃ : CategoryTheory.Bicategory.Adjunction l₃ r₃) (α : l₂ ⟶ l₁) (β : l₃ ⟶ l₂) : CategoryTheory.CategoryStruct.comp ((CategoryTheory.Bicategory.conjugateEquiv adj₁ adj₂) α) ((CategoryTheory.Bicategory.conjugateEquiv adj₂ adj₃) β) = (CategoryTheory.Bicategory.conjugateEquiv adj₁ adj₃) (CategoryTheory.CategoryStruct.comp β α) - CategoryTheory.Bicategory.conjugateEquiv_apply 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Mate
{B : Type u} [CategoryTheory.Bicategory B] {c d : B} {l₁ l₂ : c ⟶ d} {r₁ r₂ : d ⟶ c} (adj₁ : CategoryTheory.Bicategory.Adjunction l₁ r₁) (adj₂ : CategoryTheory.Bicategory.Adjunction l₂ r₂) (α : l₂ ⟶ l₁) : (CategoryTheory.Bicategory.conjugateEquiv adj₁ adj₂) α = CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.rightUnitor r₁).inv (CategoryTheory.CategoryStruct.comp ((CategoryTheory.Bicategory.mateEquiv adj₁ adj₂) (CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.leftUnitor l₂).hom (CategoryTheory.CategoryStruct.comp α (CategoryTheory.Bicategory.rightUnitor l₁).inv))) (CategoryTheory.Bicategory.leftUnitor r₂).hom) - CategoryTheory.Bicategory.conjugateEquiv_symm_comp 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Mate
{B : Type u} [CategoryTheory.Bicategory B] {c d : B} {l₁ l₂ l₃ : c ⟶ d} {r₁ r₂ r₃ : d ⟶ c} (adj₁ : CategoryTheory.Bicategory.Adjunction l₁ r₁) (adj₂ : CategoryTheory.Bicategory.Adjunction l₂ r₂) (adj₃ : CategoryTheory.Bicategory.Adjunction l₃ r₃) (α : r₁ ⟶ r₂) (β : r₂ ⟶ r₃) : CategoryTheory.CategoryStruct.comp ((CategoryTheory.Bicategory.conjugateEquiv adj₂ adj₃).symm β) ((CategoryTheory.Bicategory.conjugateEquiv adj₁ adj₂).symm α) = (CategoryTheory.Bicategory.conjugateEquiv adj₁ adj₃).symm (CategoryTheory.CategoryStruct.comp α β) - CategoryTheory.Bicategory.conjugateEquiv_symm_apply 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Mate
{B : Type u} [CategoryTheory.Bicategory B] {c d : B} {l₁ l₂ : c ⟶ d} {r₁ r₂ : d ⟶ c} (adj₁ : CategoryTheory.Bicategory.Adjunction l₁ r₁) (adj₂ : CategoryTheory.Bicategory.Adjunction l₂ r₂) (α : r₁ ⟶ r₂) : (CategoryTheory.Bicategory.conjugateEquiv adj₁ adj₂).symm α = CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.leftUnitor l₂).inv (CategoryTheory.CategoryStruct.comp ((CategoryTheory.Bicategory.mateEquiv adj₁ adj₂).symm (CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.rightUnitor r₁).hom (CategoryTheory.CategoryStruct.comp α (CategoryTheory.Bicategory.leftUnitor r₂).inv))) (CategoryTheory.Bicategory.rightUnitor l₁).hom) - CategoryTheory.Bicategory.conjugateEquiv_mateEquiv_vcomp 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Mate
{B : Type u} [CategoryTheory.Bicategory B] {a b c d : B} {g : a ⟶ c} {h : b ⟶ d} {l₁ : a ⟶ b} {r₁ : b ⟶ a} {l₂ : a ⟶ b} {r₂ : b ⟶ a} {l₃ : c ⟶ d} {r₃ : d ⟶ c} (adj₁ : CategoryTheory.Bicategory.Adjunction l₁ r₁) (adj₂ : CategoryTheory.Bicategory.Adjunction l₂ r₂) (adj₃ : CategoryTheory.Bicategory.Adjunction l₃ r₃) (α : l₂ ⟶ l₁) (β : CategoryTheory.CategoryStruct.comp g l₃ ⟶ CategoryTheory.CategoryStruct.comp l₂ h) : (CategoryTheory.Bicategory.mateEquiv adj₁ adj₃) (CategoryTheory.Bicategory.leftAdjointConjugateSquare.vcomp α β) = CategoryTheory.Bicategory.rightAdjointConjugateSquare.vcomp ((CategoryTheory.Bicategory.conjugateEquiv adj₁ adj₂) α) ((CategoryTheory.Bicategory.mateEquiv adj₂ adj₃) β) - CategoryTheory.Bicategory.mateEquiv_conjugateEquiv_vcomp 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Mate
{B : Type u} [CategoryTheory.Bicategory B] {a b c d : B} {g : a ⟶ c} {h : b ⟶ d} {l₁ : a ⟶ b} {r₁ : b ⟶ a} {l₂ : c ⟶ d} {r₂ : d ⟶ c} {l₃ : c ⟶ d} {r₃ : d ⟶ c} (adj₁ : CategoryTheory.Bicategory.Adjunction l₁ r₁) (adj₂ : CategoryTheory.Bicategory.Adjunction l₂ r₂) (adj₃ : CategoryTheory.Bicategory.Adjunction l₃ r₃) (α : CategoryTheory.CategoryStruct.comp g l₂ ⟶ CategoryTheory.CategoryStruct.comp l₁ h) (β : l₃ ⟶ l₂) : (CategoryTheory.Bicategory.mateEquiv adj₁ adj₃) (CategoryTheory.Bicategory.leftAdjointSquareConjugate.vcomp α β) = CategoryTheory.Bicategory.rightAdjointSquareConjugate.vcomp ((CategoryTheory.Bicategory.mateEquiv adj₁ adj₂) α) ((CategoryTheory.Bicategory.conjugateEquiv adj₂ adj₃) β) - CategoryTheory.Bicategory.iterated_mateEquiv_conjugateEquiv 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Mate
{B : Type u} [CategoryTheory.Bicategory B] {a b c d : B} {f₁ : a ⟶ c} {u₁ : c ⟶ a} {f₂ : b ⟶ d} {u₂ : d ⟶ b} {l₁ : a ⟶ b} {r₁ : b ⟶ a} {l₂ : c ⟶ d} {r₂ : d ⟶ c} (adj₁ : CategoryTheory.Bicategory.Adjunction l₁ r₁) (adj₂ : CategoryTheory.Bicategory.Adjunction l₂ r₂) (adj₃ : CategoryTheory.Bicategory.Adjunction f₁ u₁) (adj₄ : CategoryTheory.Bicategory.Adjunction f₂ u₂) (α : CategoryTheory.CategoryStruct.comp f₁ l₂ ⟶ CategoryTheory.CategoryStruct.comp l₁ f₂) : (CategoryTheory.Bicategory.mateEquiv adj₄ adj₃) ((CategoryTheory.Bicategory.mateEquiv adj₁ adj₂) α) = (CategoryTheory.Bicategory.conjugateEquiv (adj₁.comp adj₄) (adj₃.comp adj₂)) α - CategoryTheory.Bicategory.iterated_mateEquiv_conjugateEquiv_symm 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Mate
{B : Type u} [CategoryTheory.Bicategory B] {a b c d : B} {f₁ : a ⟶ c} {u₁ : c ⟶ a} {f₂ : b ⟶ d} {u₂ : d ⟶ b} {l₁ : a ⟶ b} {r₁ : b ⟶ a} {l₂ : c ⟶ d} {r₂ : d ⟶ c} (adj₁ : CategoryTheory.Bicategory.Adjunction l₁ r₁) (adj₂ : CategoryTheory.Bicategory.Adjunction l₂ r₂) (adj₃ : CategoryTheory.Bicategory.Adjunction f₁ u₁) (adj₄ : CategoryTheory.Bicategory.Adjunction f₂ u₂) (α : CategoryTheory.CategoryStruct.comp u₂ r₁ ⟶ CategoryTheory.CategoryStruct.comp r₂ u₁) : (CategoryTheory.Bicategory.mateEquiv adj₁ adj₂).symm ((CategoryTheory.Bicategory.mateEquiv adj₄ adj₃).symm α) = (CategoryTheory.Bicategory.conjugateEquiv (adj₁.comp adj₄) (adj₃.comp adj₂)).symm α - CategoryTheory.Bicategory.Adj.Hom₂.conjugateEquiv_τl 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Adj
{B : Type u} [CategoryTheory.Bicategory B] {a b : CategoryTheory.Bicategory.Adj B} {α β : a ⟶ b} (self : CategoryTheory.Bicategory.Adj.Hom₂ α β) : (CategoryTheory.Bicategory.conjugateEquiv β.adj α.adj) self.τl = self.τr - CategoryTheory.Bicategory.Adj.Hom₂.mk 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Adj
{B : Type u} [CategoryTheory.Bicategory B] {a b : CategoryTheory.Bicategory.Adj B} {α β : a ⟶ b} (τl : α.l ⟶ β.l) (τr : β.r ⟶ α.r) (conjugateEquiv_τl : (CategoryTheory.Bicategory.conjugateEquiv β.adj α.adj) τl = τr := by cat_disch) : CategoryTheory.Bicategory.Adj.Hom₂ α β - CategoryTheory.Bicategory.Adj.Hom₂.conjugateEquiv_symm_τr 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Adj
{B : Type u} [CategoryTheory.Bicategory B] {a b : CategoryTheory.Bicategory.Adj B} {α β : a ⟶ b} (p : CategoryTheory.Bicategory.Adj.Hom₂ α β) : (CategoryTheory.Bicategory.conjugateEquiv β.adj α.adj).symm p.τr = p.τl - CategoryTheory.Bicategory.Adj.iso₂Mk 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Adj
{B : Type u} [CategoryTheory.Bicategory B] {a b : CategoryTheory.Bicategory.Adj B} {α β : a ⟶ b} (el : α.l ≅ β.l) (er : β.r ≅ α.r) (h : (CategoryTheory.Bicategory.conjugateEquiv β.adj α.adj) el.hom = er.hom := by cat_disch) : α ≅ β - CategoryTheory.Bicategory.Adj.iso₂Mk_hom_τl 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Adj
{B : Type u} [CategoryTheory.Bicategory B] {a b : CategoryTheory.Bicategory.Adj B} {α β : a ⟶ b} (el : α.l ≅ β.l) (er : β.r ≅ α.r) (h : (CategoryTheory.Bicategory.conjugateEquiv β.adj α.adj) el.hom = er.hom := by cat_disch) : (CategoryTheory.Bicategory.Adj.iso₂Mk el er h).hom.τl = el.hom - CategoryTheory.Bicategory.Adj.iso₂Mk_hom_τr 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Adj
{B : Type u} [CategoryTheory.Bicategory B] {a b : CategoryTheory.Bicategory.Adj B} {α β : a ⟶ b} (el : α.l ≅ β.l) (er : β.r ≅ α.r) (h : (CategoryTheory.Bicategory.conjugateEquiv β.adj α.adj) el.hom = er.hom := by cat_disch) : (CategoryTheory.Bicategory.Adj.iso₂Mk el er h).hom.τr = er.hom - CategoryTheory.Bicategory.Adj.iso₂Mk_inv_τl 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Adj
{B : Type u} [CategoryTheory.Bicategory B] {a b : CategoryTheory.Bicategory.Adj B} {α β : a ⟶ b} (el : α.l ≅ β.l) (er : β.r ≅ α.r) (h : (CategoryTheory.Bicategory.conjugateEquiv β.adj α.adj) el.hom = er.hom := by cat_disch) : (CategoryTheory.Bicategory.Adj.iso₂Mk el er h).inv.τl = el.inv - CategoryTheory.Bicategory.Adj.iso₂Mk_inv_τr 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Adj
{B : Type u} [CategoryTheory.Bicategory B] {a b : CategoryTheory.Bicategory.Adj B} {α β : a ⟶ b} (el : α.l ≅ β.l) (er : β.r ≅ α.r) (h : (CategoryTheory.Bicategory.conjugateEquiv β.adj α.adj) el.hom = er.hom := by cat_disch) : (CategoryTheory.Bicategory.Adj.iso₂Mk el er h).inv.τr = er.inv - CategoryTheory.Bicategory.toNatTrans_conjugateEquiv 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Cat
{C D : CategoryTheory.Cat} {L₁ L₂ : C ⟶ D} {R₁ R₂ : D ⟶ C} (adj₁ : CategoryTheory.Bicategory.Adjunction L₁ R₁) (adj₂ : CategoryTheory.Bicategory.Adjunction L₂ R₂) (f : L₂ ⟶ L₁) : ((CategoryTheory.Bicategory.conjugateEquiv adj₁ adj₂) f).toNatTrans = (CategoryTheory.conjugateEquiv (CategoryTheory.Adjunction.ofCat adj₁) (CategoryTheory.Adjunction.ofCat adj₂)) f.toNatTrans
About
Loogle searches Lean and Mathlib definitions and theorems.
You can use Loogle from within the Lean4 VSCode language extension
using the Loogle command from the command palette. You can also try the
#loogle command from LeanSearchClient,
the CLI version, the Loogle
VS Code extension, the lean.nvim
integration or the Zulip bot.
Usage
Loogle finds definitions and lemmas in various ways:
By constant:
🔍Real.sin
finds all lemmas whose statement somehow mentions the sine function.By lemma name substring:
🔍"differ"
finds all lemmas that have"differ"somewhere in their lemma name.By subexpression:
🔍_ * (_ ^ _)
finds all lemmas whose statements somewhere include a product where the second argument is raised to some power.The pattern can also be non-linear, as in
🔍Real.sqrt ?a * Real.sqrt ?aIf the pattern has parameters, they are matched in any order. Both of these will find
List.map:
🔍(?a -> ?b) -> List ?a -> List ?b
🔍List ?a -> (?a -> ?b) -> List ?bBy main conclusion:
🔍|- tsum _ = _ * tsum _
finds all lemmas where the conclusion (the subexpression to the right of all→and∀) has the given shape.As before, if the pattern has parameters, they are matched against the hypotheses of the lemma in any order; for example,
🔍|- _ < _ → tsum _ < tsum _
will findtsum_lt_tsumeven though the hypothesisf i < g iis not the last.You can filter for definitions vs theorems: Using
⊢ (_ : Type _)finds all definitions which provide data while⊢ (_ : Prop)finds all theorems (and definitions of proofs).
If you pass more than one such search filter, separated by commas
Loogle will return lemmas which match all of them. The
search
🔍 Real.sin, "two", tsum, _ * _, _ ^ _, |- _ < _ → _
would find all lemmas which mention the constants Real.sin
and tsum, have "two" as a substring of the
lemma name, include a product and a power somewhere in the type,
and have a hypothesis of the form _ < _ (if
there were any such lemmas). Metavariables (?a) are
assigned independently in each filter.
The #lucky button will directly send you to the
documentation of the first hit.
Source code
You can find the source code for this service at https://github.com/nomeata/loogle. The https://loogle.lean-lang.org/ service is provided by the Lean FRO. Please review the Lean FRO Terms of Use and Privacy Policy.
This is Loogle revision 9f11169 serving mathlib revision 69fae59