Loogle!
Result
Found 1646 declarations whose name contains "Name". Of these, only the first 200 are shown.
- Lean.Name ๐ Init.Prelude
: Type - Lean.nameLitKind ๐ Init.Prelude
: Lean.SyntaxNodeKind - Lean.Name.anonymous ๐ Init.Prelude
: Lean.Name - Lean.instAppendName ๐ Init.Prelude
: Append Lean.Name - Lean.instHashableName ๐ Init.Prelude
: Hashable Lean.Name - Lean.instInhabitedName ๐ Init.Prelude
: Inhabited Lean.Name - Lean.Macro.getCurrNamespace ๐ Init.Prelude
: Lean.MacroM Lean.Name - Lean.MacroScopesView.name ๐ Init.Prelude
(self : Lean.MacroScopesView) : Lean.Name - Lean.Name.eraseMacroScopes ๐ Init.Prelude
(n : Lean.Name) : Lean.Name - Lean.Name.hasMacroScopes ๐ Init.Prelude
: Lean.Name โ Bool - Lean.Name.hash ๐ Init.Prelude
: Lean.Name โ UInt64 - Lean.Name.instBEq ๐ Init.Prelude
: BEq Lean.Name - Lean.Name.mkSimple ๐ Init.Prelude
(s : String) : Lean.Name - Lean.Name.mkStr1 ๐ Init.Prelude
(sโ : String) : Lean.Name - Lean.Name.simpMacroScopes ๐ Init.Prelude
(n : Lean.Name) : Lean.Name - Lean.Syntax.Preresolved.namespace ๐ Init.Prelude
(ns : Lean.Name) : Lean.Syntax.Preresolved - Lean.Name.append ๐ Init.Prelude
(a b : Lean.Name) : Lean.Name - Lean.Name.appendCore ๐ Init.Prelude
: Lean.Name โ Lean.Name โ Lean.Name - Lean.Name.mkNum ๐ Init.Prelude
(p : Lean.Name) (v : โ) : Lean.Name - Lean.Name.mkStr ๐ Init.Prelude
(p : Lean.Name) (s : String) : Lean.Name - Lean.Name.mkStr2 ๐ Init.Prelude
(sโ sโ : String) : Lean.Name - Lean.Name.num ๐ Init.Prelude
(pre : Lean.Name) (i : โ) : Lean.Name - Lean.Name.str ๐ Init.Prelude
(pre : Lean.Name) (str : String) : Lean.Name - Lean.Macro.Methods.getCurrNamespace ๐ Init.Prelude
(self : Lean.Macro.Methods) : Lean.MacroM Lean.Name - Lean.Macro.resolveNamespace ๐ Init.Prelude
(n : Lean.Name) : Lean.MacroM (List Lean.Name) - Lean.Name.beq ๐ Init.Prelude
: Lean.Name โ Lean.Name โ Bool - Lean.Name.mkStr3 ๐ Init.Prelude
(sโ sโ sโ : String) : Lean.Name - Lean.Name.mkStr4 ๐ Init.Prelude
(sโ sโ sโ sโ : String) : Lean.Name - Lean.Macro.Methods.resolveNamespace ๐ Init.Prelude
(self : Lean.Macro.Methods) : Lean.Name โ Lean.MacroM (List Lean.Name) - Lean.Name.mkStr5 ๐ Init.Prelude
(sโ sโ sโ sโ sโ : String) : Lean.Name - Lean.Macro.resolveGlobalName ๐ Init.Prelude
(n : Lean.Name) : Lean.MacroM (List (Lean.Name ร List String)) - Lean.Name.mkStr6 ๐ Init.Prelude
(sโ sโ sโ sโ sโ sโ : String) : Lean.Name - namedPattern ๐ Init.Prelude
{ฮฑ : Sort u} (x a : ฮฑ) (h : x = a) : ฮฑ - Lean.Name.mkStr7 ๐ Init.Prelude
(sโ sโ sโ sโ sโ sโ sโ : String) : Lean.Name - Lean.Macro.Methods.resolveGlobalName ๐ Init.Prelude
(self : Lean.Macro.Methods) : Lean.Name โ Lean.MacroM (List (Lean.Name ร List String)) - Lean.Name.mkStr8 ๐ Init.Prelude
(sโ sโ sโ sโ sโ sโ sโ sโ : String) : Lean.Name - Lean.Parser.Tactic.exposeNames ๐ Init.Tactics
: Lean.ParserDescr - Lean.Parser.Tactic.mrenameIMacro ๐ Init.Tactics
: Lean.ParserDescr - Lean.Parser.Tactic.rename ๐ Init.Tactics
: Lean.ParserDescr - Lean.Parser.Tactic.renameI ๐ Init.Tactics
: Lean.ParserDescr - Lean.instSizeOfName ๐ Init.SizeOf
: SizeOf Lean.Name - Lean.Name.sizeOf ๐ Init.SizeOf
: Lean.Name โ โ - Lean.Name.anonymous.sizeOf_spec ๐ Init.SizeOf
: sizeOf Lean.Name.anonymous = 1 - Lean.Name.num.sizeOf_spec ๐ Init.SizeOf
(p : Lean.Name) (n : โ) : sizeOf (p.num n) = 1 + sizeOf p + sizeOf n - Lean.Name.str.sizeOf_spec ๐ Init.SizeOf
(p : Lean.Name) (s : String) : sizeOf (p.str s) = 1 + sizeOf p + sizeOf s - binderNameHint ๐ Init.BinderNameHint
{ฮฑ : Sort u} {ฮฒ : Sort v} {ฮณ : Sort w} (v : ฮฑ) (binder : ฮฒ) (e : ฮณ) : ฮณ - Lean.Parser.Tactic.Grind.exposeNames ๐ Init.Grind.Interactive
: Lean.ParserDescr - Lean.Parser.Tactic.Grind.renameI ๐ Init.Grind.Interactive
: Lean.ParserDescr - Lean.NameGenerator ๐ Init.MetaTypes
: Type - Lean.instInhabitedNameGenerator.default ๐ Init.MetaTypes
: Lean.NameGenerator - Lean.instInhabitedNameGenerator ๐ Init.MetaTypes
: Inhabited Lean.NameGenerator - Lean.NameGenerator.idx ๐ Init.MetaTypes
(self : Lean.NameGenerator) : โ - Lean.NameGenerator.namePrefix ๐ Init.MetaTypes
(self : Lean.NameGenerator) : Lean.Name - Lean.Meta.ExtractLetsConfig.onlyGivenNames ๐ Init.MetaTypes
(self : Lean.Meta.ExtractLetsConfig) : Bool - Lean.Meta.ExtractLetsConfig.preserveBinderNames ๐ Init.MetaTypes
(self : Lean.Meta.ExtractLetsConfig) : Bool - Lean.NameGenerator.mk ๐ Init.MetaTypes
(namePrefix : Lean.Name) (idx : โ) : Lean.NameGenerator - Lean.Syntax.NameLit ๐ Init.Meta.Defs
: Type - Lean.quoteNameMk ๐ Init.Meta.Defs
: Lean.Name โ Lean.Term - String.toName ๐ Init.Meta.Defs
(s : String) : Lean.Name - Lean.Name.capitalize ๐ Init.Meta.Defs
: Lean.Name โ Lean.Name - Lean.Name.getRoot ๐ Init.Meta.Defs
: Lean.Name โ Lean.Name - Lean.Name.instDecidableEq ๐ Init.Meta.Defs
: DecidableEq Lean.Name - Lean.Name.instRepr ๐ Init.Meta.Defs
: Repr Lean.Name - Lean.Name.isInaccessibleUserName ๐ Init.Meta.Defs
: Lean.Name โ Bool - Lean.NameGenerator.curr ๐ Init.Meta.Defs
(g : Lean.NameGenerator) : Lean.Name - Lean.NameGenerator.next ๐ Init.Meta.Defs
(g : Lean.NameGenerator) : Lean.NameGenerator - Lean.TSyntax.getName ๐ Init.Meta.Defs
(s : Lean.NameLit) : Lean.Name - Substring.Raw.toName ๐ Init.Meta.Defs
(s : Substring.Raw) : Lean.Name - Lean.MonadNameGenerator ๐ Init.Meta.Defs
(m : Type โ Type) : Type - Lean.Name.appendAfter ๐ Init.Meta.Defs
(n : Lean.Name) (suffix : String) : Lean.Name - Lean.Name.appendBefore ๐ Init.Meta.Defs
(n : Lean.Name) (pre : String) : Lean.Name - Lean.Name.appendIndexAfter ๐ Init.Meta.Defs
(n : Lean.Name) (idx : โ) : Lean.Name - Lean.Name.instLawfulBEq ๐ Init.Meta.Defs
: LawfulBEq Lean.Name - Lean.Name.reprPrec ๐ Init.Meta.Defs
(n : Lean.Name) (prec : โ) : Std.Format - Lean.Syntax.decodeNameLit ๐ Init.Meta.Defs
(s : String) : Option Lean.Name - Lean.Syntax.isNameLit? ๐ Init.Meta.Defs
(stx : Lean.Syntax) : Option Lean.Name - Lean.Syntax.splitNameLit ๐ Init.Meta.Defs
(ss : Substring.Raw) : List Substring.Raw - Lean.TSyntax.instCoeNameLitTerm ๐ Init.Meta.Defs
: Coe Lean.NameLit Lean.Term - Lean.instQuoteNameMkStr1 ๐ Init.Meta.Defs
: Lean.Quote Lean.Name - Lean.Name.eraseSuffix? ๐ Init.Meta.Defs
: Lean.Name โ Lean.Name โ Option Lean.Name - Lean.Name.modifyBase ๐ Init.Meta.Defs
(n : Lean.Name) (f : Lean.Name โ Lean.Name) : Lean.Name - Lean.Name.replacePrefix ๐ Init.Meta.Defs
: Lean.Name โ Lean.Name โ Lean.Name โ Lean.Name - Lean.NameGenerator.mkChild ๐ Init.Meta.Defs
(g : Lean.NameGenerator) : Lean.NameGenerator ร Lean.NameGenerator - Lean.Syntax.mkNameLit ๐ Init.Meta.Defs
(val : String) (info : Lean.SourceInfo := Lean.SourceInfo.none) : Lean.NameLit - Lean.MonadNameGenerator.getNGen ๐ Init.Meta.Defs
{m : Type โ Type} [self : Lean.MonadNameGenerator m] : m Lean.NameGenerator - Lean.MonadNameGenerator.setNGen ๐ Init.Meta.Defs
{m : Type โ Type} [self : Lean.MonadNameGenerator m] : Lean.NameGenerator โ m Unit - Lean.MonadNameGenerator.mk ๐ Init.Meta.Defs
{m : Type โ Type} (getNGen : m Lean.NameGenerator) (setNGen : Lean.NameGenerator โ m Unit) : Lean.MonadNameGenerator m - Lean.monadNameGeneratorLift ๐ Init.Meta.Defs
(m n : Type โ Type) [MonadLift m n] [Lean.MonadNameGenerator m] : Lean.MonadNameGenerator n - Lean.Name.beq_iff_eq ๐ Init.Meta.Defs
{m n : Lean.Name} : (m == n) = true โ m = n - String.Slice.toName ๐ Init.Data.String.Slice
(s : String.Slice) : Lean.Name - System.FilePath.fileName ๐ Init.System.FilePath
(p : System.FilePath) : Option String - System.FilePath.withFileName ๐ Init.System.FilePath
(p : System.FilePath) (fname : String) : System.FilePath - IO.FS.DirEntry.fileName ๐ Init.System.IO
(self : IO.FS.DirEntry) : String - IO.FS.rename ๐ Init.System.IO
(old new : System.FilePath) : IO Unit - Lean.Name.instToString ๐ Init.Data.ToString.Name
: ToString Lean.Name - Lean.Name.toString ๐ Init.Data.ToString.Name
(n : Lean.Name) (escape : Bool := true) : String - Lean.Name.escapePart ๐ Init.Data.ToString.Name
(s : String) (force : Bool := false) : Option String - Lean.Name.toStringWithToken ๐ Init.Data.ToString.Name
(n : Lean.Name) (escape : Bool := true) (isToken : String โ Bool) : String - Lean.Name.toStringWithSep ๐ Init.Data.ToString.Name
(sep : String) (escape : Bool) (n : Lean.Name) (isToken : String โ Bool := fun x => false) : String - TypeName ๐ Init.Dynamic
(ฮฑ : Type u) : Type - TypeNameData ๐ Init.Dynamic
(ฮฑ : Type u) : NonemptyType - Dynamic.typeName ๐ Init.Dynamic
(any : Dynamic) : Lean.Name - instNonemptyTypeName ๐ Init.Dynamic
{ฮฑ : Type u_1} : Nonempty (TypeName ฮฑ) - TypeName.mk ๐ Init.Dynamic
(ฮฑ : Type u) (typeName : Lean.Name) : TypeName ฮฑ - TypeName.typeName ๐ Init.Dynamic
(ฮฑ : Type u_1) [TypeName ฮฑ] : Lean.Name - _private.Init.Dynamic.0.TypeName.data ๐ Init.Dynamic
{ฮฑ : Type u} [self : TypeName ฮฑ] : (TypeNameData ฮฑ).type - Lean.Try.Config.name ๐ Init.Try
(self : Lean.Try.Config) : Bool - Lean.Parser.Tactic.mrenameI ๐ Std.Tactic.Do.Syntax
: Lean.ParserDescr - Lean.Parser.Tactic.mrenameIError ๐ Std.Tactic.Do.Syntax
: Lean.ParserDescr - Std.StreamMap.filterByName ๐ Std.Sync.StreamMap
{ฮฑ ฮฒ : Type} (sm : Std.StreamMap ฮฑ ฮฒ) (pred : ฮฑ โ Bool) : Std.StreamMap ฮฑ ฮฒ - Std.Time.TimeZone.name ๐ Std.Time.Zoned.TimeZone
(self : Std.Time.TimeZone) : String - Std.Time.ZoneName ๐ Std.Time.Format.Basic
: Type - Std.Time.ZoneName.full ๐ Std.Time.Format.Basic
: Std.Time.ZoneName - Std.Time.ZoneName.short ๐ Std.Time.Format.Basic
: Std.Time.ZoneName - Std.Time.instInhabitedZoneName.default ๐ Std.Time.Format.Basic
: Std.Time.ZoneName - Std.Time.instInhabitedZoneName ๐ Std.Time.Format.Basic
: Inhabited Std.Time.ZoneName - Std.Time.instReprZoneName ๐ Std.Time.Format.Basic
: Repr Std.Time.ZoneName - Std.Time.instReprZoneName.repr ๐ Std.Time.Format.Basic
: Std.Time.ZoneName โ โ โ Std.Format - Std.Time.ZoneName.classify ๐ Std.Time.Format.Basic
(letter : Char) (num : โ) : Option Std.Time.ZoneName - Std.Net.InterfaceAddress.name ๐ Std.Net.Addr
(self : Std.Net.InterfaceAddress) : String - Std.Internal.UV.TCP.Socket.getPeerName ๐ Std.Internal.UV.TCP
(socket : Std.Internal.UV.TCP.Socket) : IO Std.Net.SocketAddress - Std.Internal.UV.TCP.Socket.getSockName ๐ Std.Internal.UV.TCP
(socket : Std.Internal.UV.TCP.Socket) : IO Std.Net.SocketAddress - Std.Internal.UV.UDP.Socket.getPeerName ๐ Std.Internal.UV.UDP
(socket : Std.Internal.UV.UDP.Socket) : IO Std.Net.SocketAddress - Std.Internal.UV.UDP.Socket.getSockName ๐ Std.Internal.UV.UDP
(socket : Std.Internal.UV.UDP.Socket) : IO Std.Net.SocketAddress - Std.Internal.UV.System.UnameInfo ๐ Std.Internal.UV.System
: Type - Std.Internal.UV.System.instInhabitedUnameInfo.default ๐ Std.Internal.UV.System
: Std.Internal.UV.System.UnameInfo - Std.Internal.UV.System.instInhabitedUnameInfo ๐ Std.Internal.UV.System
: Inhabited Std.Internal.UV.System.UnameInfo - Std.Internal.UV.System.instReprUnameInfo ๐ Std.Internal.UV.System
: Repr Std.Internal.UV.System.UnameInfo - Std.Internal.UV.System.osGetHostname ๐ Std.Internal.UV.System
: IO String - Std.Internal.UV.System.osUname ๐ Std.Internal.UV.System
: IO Std.Internal.UV.System.UnameInfo - Std.Internal.UV.System.GroupInfo.groupname ๐ Std.Internal.UV.System
(self : Std.Internal.UV.System.GroupInfo) : String - Std.Internal.UV.System.PasswdInfo.username ๐ Std.Internal.UV.System
(self : Std.Internal.UV.System.PasswdInfo) : String - Std.Internal.UV.System.UnameInfo.machine ๐ Std.Internal.UV.System
(self : Std.Internal.UV.System.UnameInfo) : String - Std.Internal.UV.System.UnameInfo.release ๐ Std.Internal.UV.System
(self : Std.Internal.UV.System.UnameInfo) : String - Std.Internal.UV.System.UnameInfo.sysname ๐ Std.Internal.UV.System
(self : Std.Internal.UV.System.UnameInfo) : String - Std.Internal.UV.System.UnameInfo.version ๐ Std.Internal.UV.System
(self : Std.Internal.UV.System.UnameInfo) : String - Std.Internal.UV.System.instReprUnameInfo.repr ๐ Std.Internal.UV.System
: Std.Internal.UV.System.UnameInfo โ โ โ Std.Format - Std.Internal.UV.System.UnameInfo.mk ๐ Std.Internal.UV.System
(sysname release version machine : String) : Std.Internal.UV.System.UnameInfo - Std.Internal.UV.DNS.getNameInfo ๐ Std.Internal.UV.DNS
(host : Std.Net.SocketAddress) : IO (IO.Promise (Except IO.Error (String ร String))) - Std.Internal.IO.Async.TCP.Socket.Client.getPeerName ๐ Std.Internal.Async.TCP
(s : Std.Internal.IO.Async.TCP.Socket.Client) : IO Std.Net.SocketAddress - Std.Internal.IO.Async.TCP.Socket.Client.getSockName ๐ Std.Internal.Async.TCP
(s : Std.Internal.IO.Async.TCP.Socket.Client) : IO Std.Net.SocketAddress - Std.Internal.IO.Async.TCP.Socket.Server.getSockName ๐ Std.Internal.Async.TCP
(s : Std.Internal.IO.Async.TCP.Socket.Server) : IO Std.Net.SocketAddress - Std.Internal.IO.Async.UDP.Socket.getPeerName ๐ Std.Internal.Async.UDP
(s : Std.Internal.IO.Async.UDP.Socket) : IO Std.Net.SocketAddress - Std.Internal.IO.Async.UDP.Socket.getSockName ๐ Std.Internal.Async.UDP
(s : Std.Internal.IO.Async.UDP.Socket) : IO Std.Net.SocketAddress - Std.Internal.IO.Async.DNS.NameInfo ๐ Std.Internal.Async.DNS
: Type - Std.Internal.IO.Async.DNS.NameInfo.host ๐ Std.Internal.Async.DNS
(self : Std.Internal.IO.Async.DNS.NameInfo) : String - Std.Internal.IO.Async.DNS.NameInfo.service ๐ Std.Internal.Async.DNS
(self : Std.Internal.IO.Async.DNS.NameInfo) : String - Std.Internal.IO.Async.DNS.NameInfo.mk ๐ Std.Internal.Async.DNS
(host service : String) : Std.Internal.IO.Async.DNS.NameInfo - Std.Internal.IO.Async.DNS.getNameInfo ๐ Std.Internal.Async.DNS
(host : Std.Net.SocketAddress) : Std.Internal.IO.Async.Async Std.Internal.IO.Async.DNS.NameInfo - Std.Internal.IO.Async.System.getHostName ๐ Std.Internal.Async.System
: IO String - Std.Internal.IO.Async.System.GroupInfo.groupName ๐ Std.Internal.Async.System
(self : Std.Internal.IO.Async.System.GroupInfo) : String - Std.Internal.IO.Async.System.OSInfo.name ๐ Std.Internal.Async.System
(self : Std.Internal.IO.Async.System.OSInfo) : String - Std.Internal.IO.Async.System.SystemUser.username ๐ Std.Internal.Async.System
(self : Std.Internal.IO.Async.System.SystemUser) : String - Std.Http.Internal.Char.isValidDomainNameChar ๐ Std.Internal.Http.Internal.Char
(c : Char) : Bool - Std.Http.Extensions.compareName ๐ Std.Internal.Http.Data.Extensions
: Lean.Name โ Lean.Name โ Ordering - Std.Http.Header.Name ๐ Std.Internal.Http.Data.Headers.Name
: Type - Std.Http.Header.Name.accept ๐ Std.Internal.Http.Data.Headers.Name
: Std.Http.Header.Name - Std.Http.Header.Name.authorization ๐ Std.Internal.Http.Data.Headers.Name
: Std.Http.Header.Name - Std.Http.Header.Name.connection ๐ Std.Internal.Http.Data.Headers.Name
: Std.Http.Header.Name - Std.Http.Header.Name.contentLength ๐ Std.Internal.Http.Data.Headers.Name
: Std.Http.Header.Name - Std.Http.Header.Name.contentType ๐ Std.Internal.Http.Data.Headers.Name
: Std.Http.Header.Name - Std.Http.Header.Name.date ๐ Std.Internal.Http.Data.Headers.Name
: Std.Http.Header.Name - Std.Http.Header.Name.expect ๐ Std.Internal.Http.Data.Headers.Name
: Std.Http.Header.Name - Std.Http.Header.Name.host ๐ Std.Internal.Http.Data.Headers.Name
: Std.Http.Header.Name - Std.Http.Header.Name.server ๐ Std.Internal.Http.Data.Headers.Name
: Std.Http.Header.Name - Std.Http.Header.Name.transferEncoding ๐ Std.Internal.Http.Data.Headers.Name
: Std.Http.Header.Name - Std.Http.Header.Name.userAgent ๐ Std.Internal.Http.Data.Headers.Name
: Std.Http.Header.Name - Std.Http.Header.IsValidHeaderName ๐ Std.Internal.Http.Data.Headers.Name
(s : String) : Prop - Std.Http.Header.instDecidableEqName ๐ Std.Internal.Http.Data.Headers.Name
: DecidableEq Std.Http.Header.Name - Std.Http.Header.instReprName ๐ Std.Internal.Http.Data.Headers.Name
: Repr Std.Http.Header.Name - Std.Http.Header.Name.instBEq ๐ Std.Internal.Http.Data.Headers.Name
: BEq Std.Http.Header.Name - Std.Http.Header.Name.instHashable ๐ Std.Internal.Http.Data.Headers.Name
: Hashable Std.Http.Header.Name - Std.Http.Header.Name.instInhabited ๐ Std.Internal.Http.Data.Headers.Name
: Inhabited Std.Http.Header.Name - Std.Http.Header.Name.instToString ๐ Std.Internal.Http.Data.Headers.Name
: ToString Std.Http.Header.Name - Std.Http.Header.Name.ofString! ๐ Std.Internal.Http.Data.Headers.Name
(s : String) : Std.Http.Header.Name - Std.Http.Header.Name.toCanonical ๐ Std.Internal.Http.Data.Headers.Name
(name : Std.Http.Header.Name) : String - Std.Http.Header.Name.value ๐ Std.Internal.Http.Data.Headers.Name
(self : Std.Http.Header.Name) : String - Std.Http.Header.Name.instLawfulBEq ๐ Std.Internal.Http.Data.Headers.Name
: LawfulBEq Std.Http.Header.Name - Std.Http.Header.Name.is ๐ Std.Internal.Http.Data.Headers.Name
(name : Std.Http.Header.Name) (s : String) : Bool - Std.Http.Header.Name.ofString? ๐ Std.Internal.Http.Data.Headers.Name
(s : String) : Option Std.Http.Header.Name - Std.Http.Header.instReprName.repr ๐ Std.Internal.Http.Data.Headers.Name
: Std.Http.Header.Name โ โ โ Std.Format - Std.Http.Header.Name.instLawfulHashable ๐ Std.Internal.Http.Data.Headers.Name
: LawfulHashable Std.Http.Header.Name - Std.Http.Header.Name.isLowerCase ๐ Std.Internal.Http.Data.Headers.Name
(self : Std.Http.Header.Name) : Std.Http.Internal.IsLowerCase self.value - Std.Http.Header.Name.isValidHeaderValue ๐ Std.Internal.Http.Data.Headers.Name
(self : Std.Http.Header.Name) : Std.Http.Header.IsValidHeaderName self.value - Std.Http.Header.instDecidableEqName.decEq ๐ Std.Internal.Http.Data.Headers.Name
(xโ xโยน : Std.Http.Header.Name) : Decidable (xโ = xโยน) - Std.Http.Header.Name.mk ๐ Std.Internal.Http.Data.Headers.Name
(value : String) (isValidHeaderValue : Std.Http.Header.IsValidHeaderName value := by decide) (isLowerCase : Std.Http.Internal.IsLowerCase value := by decide) : Std.Http.Header.Name - Std.Http.Header.Name.ext ๐ Std.Internal.Http.Data.Headers.Name
{x y : Std.Http.Header.Name} (value : x.value = y.value) : x = y - Std.Http.Header.Name.ext_iff ๐ Std.Internal.Http.Data.Headers.Name
{x y : Std.Http.Header.Name} : x = y โ x.value = y.value - Std.Http.Header.Name.Name.beq_eq ๐ Std.Internal.Http.Data.Headers.Name
{x y : Std.Http.Header.Name} : (x == y) = (x.value == y.value) - Std.Http.instMembershipNameHeaders ๐ Std.Internal.Http.Data.Headers
: Membership Std.Http.Header.Name Std.Http.Headers - Std.Http.Headers.instInsertProdNameValue ๐ Std.Internal.Http.Data.Headers
: Insert (Std.Http.Header.Name ร Std.Http.Header.Value) Std.Http.Headers - Std.Http.Headers.instSingletonProdNameValue ๐ Std.Internal.Http.Data.Headers
: Singleton (Std.Http.Header.Name ร Std.Http.Header.Value) Std.Http.Headers - Std.Http.instDecidableMemNameHeaders ๐ Std.Internal.Http.Data.Headers
(name : Std.Http.Header.Name) (h : Std.Http.Headers) : Decidable (name โ h) - Std.Http.Headers.instForInProdNameValueOfMonad ๐ Std.Internal.Http.Data.Headers
{m : Type u_1 โ Type u_2} [Monad m] : ForIn m Std.Http.Headers (Std.Http.Header.Name ร Std.Http.Header.Value) - Std.Http.URI.DomainName ๐ Std.Internal.Http.Data.URI.Basic
: Type - Std.Http.URI.IsValidDomainName ๐ Std.Internal.Http.Data.URI.Basic
(s : String) : Prop - Std.Http.URI.Host.name ๐ Std.Internal.Http.Data.URI.Basic
(name : Std.Http.URI.DomainName) : Std.Http.URI.Host - Std.Http.URI.UserInfo.username ๐ Std.Internal.Http.Data.URI.Basic
(self : Std.Http.URI.UserInfo) : Std.Http.URI.EncodedUserInfo - Std.Http.URI.DomainName.ofString? ๐ Std.Internal.Http.Data.URI.Basic
(s : String) : Option Std.Http.URI.DomainName - Std.Http.URI.Query.names ๐ Std.Internal.Http.Data.URI.Basic
(query : Std.Http.URI.Query) : Array Std.Http.URI.EncodedQueryParam
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 a114d38 serving mathlib revision afd4bc9