fpvandoorn / lean2

Lean theorem prover version 0.2 (it supports standard and HoTT modes)
Apache License 2.0
0 stars 0 forks source link

define fiber as a sigma-type #1

Open fpvandoorn opened 6 years ago

fpvandoorn commented 6 years ago

A 2-field structure where we care about equality and other operations should be defined as a sigma-type instead of a structure, this makes definitions like fiber_eq and fiber.sigma_char much easier to prove.

Other examples: ppi, shomotopy, maybe pType. I'm not sure about algebraic structures like Group.