Loogle!
Result
Found 19 declarations mentioning CategoryTheory.Bicategory.mateEquiv.
- CategoryTheory.Bicategory.mateEquiv 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Mate
{B : Type u} [CategoryTheory.Bicategory B] {c d e f : B} {g : c ⟶ e} {h : d ⟶ f} {l₁ : c ⟶ d} {r₁ : d ⟶ c} {l₂ : e ⟶ f} {r₂ : f ⟶ e} (adj₁ : CategoryTheory.Bicategory.Adjunction l₁ r₁) (adj₂ : CategoryTheory.Bicategory.Adjunction l₂ r₂) : (CategoryTheory.CategoryStruct.comp g l₂ ⟶ CategoryTheory.CategoryStruct.comp l₁ h) ≃ (CategoryTheory.CategoryStruct.comp r₁ g ⟶ CategoryTheory.CategoryStruct.comp h r₂) - CategoryTheory.Bicategory.mateEquiv_leftUnitor_hom_rightUnitor_inv 📋 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) : (CategoryTheory.Bicategory.mateEquiv adj adj) (CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.leftUnitor l).hom (CategoryTheory.Bicategory.rightUnitor l).inv) = CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.rightUnitor r).hom (CategoryTheory.Bicategory.leftUnitor r).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.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.mateEquiv_apply' 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Mate
{B : Type u} [CategoryTheory.Bicategory B] {c d e f : B} {g : c ⟶ e} {h : d ⟶ f} {l₁ : c ⟶ d} {r₁ : d ⟶ c} {l₂ : e ⟶ f} {r₂ : f ⟶ e} (adj₁ : CategoryTheory.Bicategory.Adjunction l₁ r₁) (adj₂ : CategoryTheory.Bicategory.Adjunction l₂ r₂) (α : CategoryTheory.CategoryStruct.comp g l₂ ⟶ CategoryTheory.CategoryStruct.comp l₁ h) : (CategoryTheory.Bicategory.mateEquiv adj₁ adj₂) α = CategoryTheory.bicategoricalComp (CategoryTheory.CategoryStruct.id (CategoryTheory.CategoryStruct.comp r₁ g)) (CategoryTheory.bicategoricalComp (CategoryTheory.Bicategory.whiskerLeft r₁ (CategoryTheory.Bicategory.whiskerLeft g adj₂.unit)) (CategoryTheory.bicategoricalComp (CategoryTheory.Bicategory.whiskerLeft r₁ (CategoryTheory.Bicategory.whiskerRight α r₂)) (CategoryTheory.bicategoricalComp (CategoryTheory.Bicategory.whiskerRight (CategoryTheory.Bicategory.whiskerRight adj₁.counit h) r₂) (CategoryTheory.CategoryStruct.id (CategoryTheory.CategoryStruct.comp h r₂))))) - 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.mateEquiv_symm_apply' 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Mate
{B : Type u} [CategoryTheory.Bicategory B] {c d e f : B} {g : c ⟶ e} {h : d ⟶ f} {l₁ : c ⟶ d} {r₁ : d ⟶ c} {l₂ : e ⟶ f} {r₂ : f ⟶ e} (adj₁ : CategoryTheory.Bicategory.Adjunction l₁ r₁) (adj₂ : CategoryTheory.Bicategory.Adjunction l₂ r₂) (β : CategoryTheory.CategoryStruct.comp r₁ g ⟶ CategoryTheory.CategoryStruct.comp h r₂) : (CategoryTheory.Bicategory.mateEquiv adj₁ adj₂).symm β = CategoryTheory.bicategoricalComp (CategoryTheory.CategoryStruct.id (CategoryTheory.CategoryStruct.comp g l₂)) (CategoryTheory.bicategoricalComp (CategoryTheory.Bicategory.whiskerRight (CategoryTheory.Bicategory.whiskerRight adj₁.unit g) l₂) (CategoryTheory.bicategoricalComp (CategoryTheory.Bicategory.whiskerLeft l₁ (CategoryTheory.Bicategory.whiskerRight β l₂)) (CategoryTheory.bicategoricalComp (CategoryTheory.Bicategory.whiskerLeft l₁ (CategoryTheory.Bicategory.whiskerLeft h adj₂.counit)) (CategoryTheory.CategoryStruct.id (CategoryTheory.CategoryStruct.comp l₁ h))))) - 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.mateEquiv_comp_id_right 📋 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₂ : c ⟶ d} {r₂ : d ⟶ c} (adj₂ : CategoryTheory.Bicategory.Adjunction l₂ r₂) {f : a ⟶ c} {g : b ⟶ d} (φ : CategoryTheory.CategoryStruct.comp f (CategoryTheory.CategoryStruct.comp l₂ (CategoryTheory.CategoryStruct.id d)) ⟶ CategoryTheory.CategoryStruct.comp l₁ g) : (CategoryTheory.Bicategory.mateEquiv adj₁ (adj₂.comp (CategoryTheory.Bicategory.Adjunction.id d))) φ = CategoryTheory.CategoryStruct.comp ((CategoryTheory.Bicategory.mateEquiv adj₁ adj₂) (CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.rightUnitor (CategoryTheory.CategoryStruct.comp f l₂)).inv (CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.associator f l₂ (CategoryTheory.CategoryStruct.id d)).hom φ))) (CategoryTheory.Bicategory.whiskerLeft g (CategoryTheory.Bicategory.leftUnitor r₂).inv) - CategoryTheory.Bicategory.mateEquiv_id_comp_right 📋 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₂ : c ⟶ d} {r₂ : d ⟶ c} (adj₂ : CategoryTheory.Bicategory.Adjunction l₂ r₂) {f : a ⟶ c} {g : b ⟶ d} (φ : CategoryTheory.CategoryStruct.comp f (CategoryTheory.CategoryStruct.comp (CategoryTheory.CategoryStruct.id c) l₂) ⟶ CategoryTheory.CategoryStruct.comp l₁ g) : (CategoryTheory.Bicategory.mateEquiv adj₁ ((CategoryTheory.Bicategory.Adjunction.id c).comp adj₂)) φ = CategoryTheory.CategoryStruct.comp ((CategoryTheory.Bicategory.mateEquiv adj₁ adj₂) (CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.whiskerLeft f (CategoryTheory.Bicategory.leftUnitor l₂).inv) φ)) (CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.rightUnitor (CategoryTheory.CategoryStruct.comp g r₂)).inv (CategoryTheory.Bicategory.associator g r₂ (CategoryTheory.CategoryStruct.id c)).hom) - 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.mateEquiv_apply 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Mate
{B : Type u} [CategoryTheory.Bicategory B] {c d e f : B} {g : c ⟶ e} {h : d ⟶ f} {l₁ : c ⟶ d} {r₁ : d ⟶ c} {l₂ : e ⟶ f} {r₂ : f ⟶ e} (adj₁ : CategoryTheory.Bicategory.Adjunction l₁ r₁) (adj₂ : CategoryTheory.Bicategory.Adjunction l₂ r₂) (a✝ : CategoryTheory.CategoryStruct.comp g l₂ ⟶ CategoryTheory.CategoryStruct.comp l₁ h) : (CategoryTheory.Bicategory.mateEquiv adj₁ adj₂) a✝ = adj₁.homEquiv₁ (CategoryTheory.CategoryStruct.comp (adj₂.homEquiv₂ a✝) (CategoryTheory.Bicategory.associator l₁ h r₂).hom) - CategoryTheory.Bicategory.mateEquiv_eq_iff 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Mate
{B : Type u} [CategoryTheory.Bicategory B] {c d e f : B} {g : c ⟶ e} {h : d ⟶ f} {l₁ : c ⟶ d} {r₁ : d ⟶ c} {l₂ : e ⟶ f} {r₂ : f ⟶ e} (adj₁ : CategoryTheory.Bicategory.Adjunction l₁ r₁) (adj₂ : CategoryTheory.Bicategory.Adjunction l₂ r₂) (α : CategoryTheory.CategoryStruct.comp g l₂ ⟶ CategoryTheory.CategoryStruct.comp l₁ h) (β : CategoryTheory.CategoryStruct.comp r₁ g ⟶ CategoryTheory.CategoryStruct.comp h r₂) : (CategoryTheory.Bicategory.mateEquiv adj₁ adj₂) α = β ↔ adj₁.homEquiv₁.symm β = CategoryTheory.CategoryStruct.comp (adj₂.homEquiv₂ α) (CategoryTheory.Bicategory.associator l₁ h r₂).hom - CategoryTheory.Bicategory.mateEquiv_vcomp 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Mate
{B : Type u} [CategoryTheory.Bicategory B] {a b c d e f : B} {g₁ : a ⟶ c} {g₂ : c ⟶ e} {h₁ : b ⟶ d} {h₂ : d ⟶ f} {l₁ : a ⟶ b} {r₁ : b ⟶ a} {l₂ : c ⟶ d} {r₂ : d ⟶ c} {l₃ : e ⟶ f} {r₃ : f ⟶ e} (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₁) (β : CategoryTheory.CategoryStruct.comp g₂ l₃ ⟶ CategoryTheory.CategoryStruct.comp l₂ h₂) : (CategoryTheory.Bicategory.mateEquiv adj₁ adj₃) (CategoryTheory.Bicategory.leftAdjointSquare.vcomp α β) = CategoryTheory.Bicategory.rightAdjointSquare.vcomp ((CategoryTheory.Bicategory.mateEquiv adj₁ adj₂) α) ((CategoryTheory.Bicategory.mateEquiv adj₂ 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.mateEquiv_hcomp 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Mate
{B : Type u} [CategoryTheory.Bicategory B] {a b c d e f : B} {g : a ⟶ d} {h : b ⟶ e} {k : c ⟶ f} {l₁ : a ⟶ b} {r₁ : b ⟶ a} {l₂ : d ⟶ e} {r₂ : e ⟶ d} {l₃ : b ⟶ c} {r₃ : c ⟶ b} {l₄ : e ⟶ f} {r₄ : f ⟶ e} (adj₁ : CategoryTheory.Bicategory.Adjunction l₁ r₁) (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) (β : CategoryTheory.CategoryStruct.comp h l₄ ⟶ CategoryTheory.CategoryStruct.comp l₃ k) : (CategoryTheory.Bicategory.mateEquiv (adj₁.comp adj₃) (adj₂.comp adj₄)) (CategoryTheory.Bicategory.leftAdjointSquare.hcomp α β) = CategoryTheory.Bicategory.rightAdjointSquare.hcomp ((CategoryTheory.Bicategory.mateEquiv adj₁ adj₂) α) ((CategoryTheory.Bicategory.mateEquiv adj₃ adj₄) β) - CategoryTheory.Bicategory.mateEquiv_symm_apply 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Mate
{B : Type u} [CategoryTheory.Bicategory B] {c d e f : B} {g : c ⟶ e} {h : d ⟶ f} {l₁ : c ⟶ d} {r₁ : d ⟶ c} {l₂ : e ⟶ f} {r₂ : f ⟶ e} (adj₁ : CategoryTheory.Bicategory.Adjunction l₁ r₁) (adj₂ : CategoryTheory.Bicategory.Adjunction l₂ r₂) (a✝ : CategoryTheory.CategoryStruct.comp r₁ g ⟶ CategoryTheory.CategoryStruct.comp h r₂) : (CategoryTheory.Bicategory.mateEquiv adj₁ adj₂).symm a✝ = adj₂.homEquiv₂.symm (CategoryTheory.CategoryStruct.comp (adj₁.homEquiv₁.symm a✝) (CategoryTheory.Bicategory.associator l₁ h r₂).inv) - CategoryTheory.Bicategory.mateEquiv_square 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Mate
{B : Type u} [CategoryTheory.Bicategory B] {a b c d e f x y z : B} {g₁ : a ⟶ d} {h₁ : b ⟶ e} {k₁ : c ⟶ f} {g₂ : d ⟶ x} {h₂ : e ⟶ y} {k₂ : f ⟶ z} {l₁ : a ⟶ b} {r₁ : b ⟶ a} {l₂ : b ⟶ c} {r₂ : c ⟶ b} {l₃ : d ⟶ e} {r₃ : e ⟶ d} {l₄ : e ⟶ f} {r₄ : f ⟶ e} {l₅ : x ⟶ y} {r₅ : y ⟶ x} {l₆ : y ⟶ z} {r₆ : z ⟶ y} (adj₁ : CategoryTheory.Bicategory.Adjunction l₁ r₁) (adj₂ : CategoryTheory.Bicategory.Adjunction l₂ r₂) (adj₃ : CategoryTheory.Bicategory.Adjunction l₃ r₃) (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₁) (β : CategoryTheory.CategoryStruct.comp h₁ l₄ ⟶ CategoryTheory.CategoryStruct.comp l₂ k₁) (γ : CategoryTheory.CategoryStruct.comp g₂ l₅ ⟶ CategoryTheory.CategoryStruct.comp l₃ h₂) (δ : CategoryTheory.CategoryStruct.comp h₂ l₆ ⟶ CategoryTheory.CategoryStruct.comp l₄ k₂) : (CategoryTheory.Bicategory.mateEquiv (adj₁.comp adj₂) (adj₅.comp adj₆)) (CategoryTheory.Bicategory.leftAdjointSquare.comp α β γ δ) = CategoryTheory.Bicategory.rightAdjointSquare.comp ((CategoryTheory.Bicategory.mateEquiv adj₁ adj₃) α) ((CategoryTheory.Bicategory.mateEquiv adj₂ adj₄) β) ((CategoryTheory.Bicategory.mateEquiv adj₃ adj₅) γ) ((CategoryTheory.Bicategory.mateEquiv adj₄ adj₆) δ) - CategoryTheory.Bicategory.toNatTrans_mateEquiv 📋 Mathlib.CategoryTheory.Bicategory.Adjunction.Cat
{C D E F : CategoryTheory.Cat} {G : C ⟶ E} {H : D ⟶ F} {L₁ : C ⟶ D} {R₁ : D ⟶ C} {L₂ : E ⟶ F} {R₂ : F ⟶ E} (adj₁ : CategoryTheory.Bicategory.Adjunction L₁ R₁) (adj₂ : CategoryTheory.Bicategory.Adjunction L₂ R₂) (f : CategoryTheory.CategoryStruct.comp G L₂ ⟶ CategoryTheory.CategoryStruct.comp L₁ H) : ((CategoryTheory.Bicategory.mateEquiv adj₁ adj₂) f).toNatTrans = (CategoryTheory.mateEquiv (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 ce5dd8c