{"version":3,"file":"mizar-BkC9XdgA.chunk.mjs","sources":["../node_modules/highlight.js/lib/languages/mizar.js"],"sourcesContent":["/*\nLanguage: Mizar\nDescription: The Mizar Language is a formal language derived from the mathematical vernacular.\nAuthor: Kelley van Evert \nWebsite: http://mizar.org/language/\nCategory: scientific\n*/\n\nfunction mizar(hljs) {\n return {\n name: 'Mizar',\n keywords:\n 'environ vocabularies notations constructors definitions '\n + 'registrations theorems schemes requirements begin end definition '\n + 'registration cluster existence pred func defpred deffunc theorem '\n + 'proof let take assume then thus hence ex for st holds consider '\n + 'reconsider such that and in provided of as from be being by means '\n + 'equals implies iff redefine define now not or attr is mode '\n + 'suppose per cases set thesis contradiction scheme reserve struct '\n + 'correctness compatibility coherence symmetry assymetry '\n + 'reflexivity irreflexivity connectedness uniqueness commutativity '\n + 'idempotence involutiveness projectivity',\n contains: [ hljs.COMMENT('::', '$') ]\n };\n}\n\nmodule.exports = mizar;\n"],"names":["mizar","hljs","mizar_1"],"mappings":"4YAQA,SAASA,EAAMC,EAAM,CACnB,MAAO,CACL,KAAM,QACN,SACE,ylBAUF,SAAU,CAAEA,EAAK,QAAQ,KAAM,GAAG,CAAG,CACzC,CACA,CAEA,IAAAC,EAAiBF","x_google_ignoreList":[0]}