Externalisation #
In this file, we convert many of our internal results (i.e. inside the induction) to external
ones (i.e. defined using the global TSet
/AllPerm
definitions).
Main declarations #
ConNF.foo
: Something new.
Equations
- ConNF.globalModelData = (ConNF.motive α).data
- ConNF.globalModelData = ConNF.botModelData
Equations
- ConNF.globalPosition = (ConNF.motive α).pos
- ConNF.globalPosition = ConNF.botPosition
Equations
- ConNF.globalTypedNearLitters = (ConNF.motive α).typed
Equations
- ConNF.globalLtData = ConNF.LtData.mk
Equations
- ConNF.globalLeData = ConNF.LeData.mk
theorem
ConNF.globalLtData_eq
[ConNF.Params]
[ConNF.Level]
:
ConNF.globalLtData = ConNF.ltData fun (β : ConNF.Λ) (x : ↑β < ↑ConNF.α) => ConNF.motive β
theorem
ConNF.globalLeData_eq
[ConNF.Params]
[ConNF.Level]
:
ConNF.globalLeData = ConNF.leData fun (β : ConNF.Λ) (x : ↑β < ↑ConNF.α) => ConNF.motive β
Equations
- One or more equations did not get rendered due to their size.
theorem
ConNF.globalPreCoherentData_eq
[ConNF.Params]
[ConNF.Level]
:
ConNF.globalPreCoherentData = ConNF.preCoherentData (fun (β : ConNF.Λ) (x : ↑β < ↑ConNF.α) => ConNF.motive β)
fun (β : ConNF.Λ) (x : ↑β < ↑ConNF.α) => ConNF.hypothesis β
Equations
- ConNF.globalCoherentData = ConNF.CoherentData.mk ⋯ ⋯ ⋯ ⋯ ⋯ ⋯ ⋯ ⋯